Searched refs:turn_off_plls_tbl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ci_baco.c | 85 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()
|
H A D | fiji_baco.c | 81 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()
|
H A D | polaris_baco.c | 73 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()
|
H A D | tonga_baco.c | 83 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | fiji_baco.c | 78 static const struct baco_cmd_entry turn_off_plls_tbl[] = { variable 168 baco_program_registers(hwmgr, turn_off_plls_tbl, in fiji_baco_set_state() 169 ARRAY_SIZE(turn_off_plls_tbl)); in fiji_baco_set_state()
|
H A D | ci_baco.c | 82 static const struct baco_cmd_entry turn_off_plls_tbl[] = { variable 170 baco_program_registers(hwmgr, turn_off_plls_tbl, in ci_baco_set_state() 171 ARRAY_SIZE(turn_off_plls_tbl)); in ci_baco_set_state()
|
H A D | tonga_baco.c | 80 static const struct baco_cmd_entry turn_off_plls_tbl[] = { variable 193 baco_program_registers(hwmgr, turn_off_plls_tbl, in tonga_baco_set_state() 194 ARRAY_SIZE(turn_off_plls_tbl)); in tonga_baco_set_state()
|
H A D | polaris_baco.c | 70 static const struct baco_cmd_entry turn_off_plls_tbl[] = { variable 191 baco_program_registers(hwmgr, turn_off_plls_tbl, in polaris_baco_set_state() 192 ARRAY_SIZE(turn_off_plls_tbl)); in polaris_baco_set_state()
|
Completed in 4 milliseconds