Home
last modified time | relevance | path

Searched refs:turn_off_plls_tbl (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dfiji_baco.c81 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable
176 baco_program_registers(hwmgr, turn_off_plls_tbl, in fiji_baco_set_state()
177 ARRAY_SIZE(turn_off_plls_tbl)); in fiji_baco_set_state()
Dci_baco.c85 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable
177 baco_program_registers(hwmgr, turn_off_plls_tbl, in ci_baco_set_state()
178 ARRAY_SIZE(turn_off_plls_tbl)); in ci_baco_set_state()
Dpolaris_baco.c73 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable
201 baco_program_registers(hwmgr, turn_off_plls_tbl, in polaris_baco_set_state()
202 ARRAY_SIZE(turn_off_plls_tbl)); in polaris_baco_set_state()
Dtonga_baco.c83 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable
203 baco_program_registers(hwmgr, turn_off_plls_tbl, in tonga_baco_set_state()
204 ARRAY_SIZE(turn_off_plls_tbl)); in tonga_baco_set_state()