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

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_baco.c57 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = { variable in typeref:struct:soc15_baco_cmd_entry
106 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
107 ARRAY_SIZE(exit_baco_tbl))) {
H A Dvega10_baco.c59 static const struct soc15_baco_cmd_entry exit_baco_tbl[] = { variable in typeref:struct:soc15_baco_cmd_entry
108 if (soc15_baco_program_registers(hwmgr, exit_baco_tbl,
109 ARRAY_SIZE(exit_baco_tbl))) {
H A Dci_baco.c134 static const struct baco_cmd_entry exit_baco_tbl[] = { variable in typeref:struct:baco_cmd_entry
180 if (baco_program_registers(hwmgr, exit_baco_tbl,
181 ARRAY_SIZE(exit_baco_tbl))) {
H A Dpolaris_baco.c123 static const struct baco_cmd_entry exit_baco_tbl[] = { variable in typeref:struct:baco_cmd_entry
203 if (baco_program_registers(hwmgr, exit_baco_tbl,
204 ARRAY_SIZE(exit_baco_tbl))) {
H A Dfiji_baco.c119 static const struct baco_cmd_entry exit_baco_tbl[] = { variable in typeref:struct:baco_cmd_entry
179 if (baco_program_registers(hwmgr, exit_baco_tbl,
180 ARRAY_SIZE(exit_baco_tbl))) {
H A Dtonga_baco.c128 static const struct baco_cmd_entry exit_baco_tbl[] = { variable in typeref:struct:baco_cmd_entry
211 if (baco_program_registers(hwmgr, exit_baco_tbl,
212 ARRAY_SIZE(exit_baco_tbl))) {

Completed in 166 milliseconds