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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_ci_baco.c90 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable in typeref:struct:baco_cmd_entry
181 baco_program_registers(hwmgr, turn_off_plls_tbl,
182 ARRAY_SIZE(turn_off_plls_tbl));
H A Damdgpu_fiji_baco.c86 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable in typeref:struct:baco_cmd_entry
181 baco_program_registers(hwmgr, turn_off_plls_tbl,
182 ARRAY_SIZE(turn_off_plls_tbl));
H A Damdgpu_polaris_baco.c78 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable in typeref:struct:baco_cmd_entry
206 baco_program_registers(hwmgr, turn_off_plls_tbl,
207 ARRAY_SIZE(turn_off_plls_tbl));
H A Damdgpu_tonga_baco.c88 static const struct baco_cmd_entry turn_off_plls_tbl[] = variable in typeref:struct:baco_cmd_entry
208 baco_program_registers(hwmgr, turn_off_plls_tbl,
209 ARRAY_SIZE(turn_off_plls_tbl));

Completed in 94 milliseconds