Searched refs:baco_cmd_handler (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | amdgpu_common_baco.c | 49 static bool baco_cmd_handler(struct pp_hwmgr *hwmgr, u32 command, u32 reg, u32 mask, in baco_cmd_handler() function 98 if (!baco_cmd_handler(hwmgr, entry[i].cmd, reg, entry[i].mask, in baco_program_registers() 119 if (!baco_cmd_handler(hwmgr, entry[i].cmd, reg, entry[i].mask, in soc15_baco_program_registers()
|