mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: PMU falcon_base_addr description update
Updated return description of falcon_base_addr ops for doxygen. JIRA NVGPU-2457 Change-Id: Ib9db850e3815c78a9398ffcd0ac4ae57ee19a966 Signed-off-by: Mahantesh Kumbar <mkumbar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2235024 GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
1f3cdf361f
commit
c0dae9d471
@@ -175,7 +175,9 @@ struct gops_pmu {
|
||||
*
|
||||
* @param void
|
||||
*
|
||||
* @return address.
|
||||
* @return Chip specific PMU Engine Falcon base address.
|
||||
* For GV11B, GV11B PMU Engine Falcon base address will be
|
||||
* returned.
|
||||
*/
|
||||
u32 (*falcon_base_addr)(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user