Searched refs:exit_baco_tbl (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega10_baco.c66 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
117 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
118 ARRAY_SIZE(exit_baco_tbl))) {
H A Damdgpu_vega12_baco.c64 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
115 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
116 ARRAY_SIZE(exit_baco_tbl))) {
H A Damdgpu_ci_baco.c144 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
191 if (baco_program_registers(hwmgr, exit_baco_tbl,
192 ARRAY_SIZE(exit_baco_tbl))) {
H A Damdgpu_fiji_baco.c130 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
192 if (baco_program_registers(hwmgr, exit_baco_tbl,
193 ARRAY_SIZE(exit_baco_tbl))) {
H A Damdgpu_polaris_baco.c134 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
218 if (baco_program_registers(hwmgr, exit_baco_tbl,
219 ARRAY_SIZE(exit_baco_tbl))) {
H A Damdgpu_tonga_baco.c138 static const struct baco_cmd_entry exit_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
226 if (baco_program_registers(hwmgr, exit_baco_tbl,
227 ARRAY_SIZE(exit_baco_tbl))) {

Completed in 76 milliseconds