Searched refs:clean_baco_tbl (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega20_baco.c39 static const struct soc15_baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
110 if (!soc15_baco_program_registers(hwmgr, clean_baco_tbl,
111 ARRAY_SIZE(clean_baco_tbl)))
H A Damdgpu_vega10_baco.c87 static const struct soc15_baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
119 if (soc15_baco_program_registers(hwmgr, clean_baco_tbl,
120 ARRAY_SIZE(clean_baco_tbl)))
H A Damdgpu_vega12_baco.c85 static const struct soc15_baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:soc15_baco_cmd_entry
117 if (soc15_baco_program_registers(hwmgr, clean_baco_tbl,
118 ARRAY_SIZE(clean_baco_tbl)))
H A Damdgpu_ci_baco.c160 static const struct baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
193 if (baco_program_registers(hwmgr, clean_baco_tbl,
194 ARRAY_SIZE(clean_baco_tbl)))
H A Damdgpu_fiji_baco.c146 static const struct baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
194 if (baco_program_registers(hwmgr, clean_baco_tbl,
195 ARRAY_SIZE(clean_baco_tbl)))
H A Damdgpu_polaris_baco.c150 static const struct baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
220 if (baco_program_registers(hwmgr, clean_baco_tbl,
221 ARRAY_SIZE(clean_baco_tbl)))
H A Damdgpu_tonga_baco.c154 static const struct baco_cmd_entry clean_baco_tbl[] = variable in typeref:struct:baco_cmd_entry
228 if (baco_program_registers(hwmgr, clean_baco_tbl,
229 ARRAY_SIZE(clean_baco_tbl)))

Completed in 113 milliseconds