Searched refs:enter_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.c47 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
109 if (soc15_baco_program_registers(hwmgr, enter_baco_tbl,
110 ARRAY_SIZE(enter_baco_tbl)))
H A Damdgpu_vega12_baco.c45 static const struct soc15_baco_cmd_entry enter_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
107 if (soc15_baco_program_registers(hwmgr, enter_baco_tbl,
108 ARRAY_SIZE(enter_baco_tbl)))
H A Damdgpu_ci_baco.c128 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
183 if (baco_program_registers(hwmgr, enter_baco_tbl,
184 ARRAY_SIZE(enter_baco_tbl)))
H A Damdgpu_fiji_baco.c112 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
184 if (baco_program_registers(hwmgr, enter_baco_tbl,
185 ARRAY_SIZE(enter_baco_tbl)))
H A Damdgpu_polaris_baco.c116 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
210 if (baco_program_registers(hwmgr, enter_baco_tbl,
211 ARRAY_SIZE(enter_baco_tbl)))
H A Damdgpu_tonga_baco.c120 static const struct baco_cmd_entry enter_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
210 if (baco_program_registers(hwmgr, enter_baco_tbl,
211 ARRAY_SIZE(enter_baco_tbl)))

Completed in 107 milliseconds