Lines Matching refs:ni_ps
733 struct ni_ps *ni_get_ps(struct radeon_ps *rps) in ni_get_ps()
735 struct ni_ps *ps = rps->ps_priv; in ni_get_ps()
788 struct ni_ps *ps = ni_get_ps(rps); in ni_apply_state_adjust_rules()
1384 struct ni_ps *state = ni_get_ps(radeon_state); in ni_calculate_power_boost_limit()
1641 struct ni_ps *state = ni_get_ps(radeon_state); in ni_do_program_memory_timing_parameters()
1683 struct ni_ps *initial_state = ni_get_ps(radeon_initial_state); in ni_populate_smc_initial_state()
2302 struct ni_ps *ps = ni_get_ps(radeon_state); in ni_populate_smc_sp()
2400 struct ni_ps *state = ni_get_ps(radeon_state); in ni_populate_smc_t()
2461 struct ni_ps *state = ni_get_ps(radeon_state); in ni_populate_power_containment_values()
2545 struct ni_ps *state = ni_get_ps(radeon_state); in ni_populate_sq_ramping_values()
2634 struct ni_ps *state = ni_get_ps(radeon_state); in ni_convert_power_state_to_smc()
2985 struct ni_ps *state = ni_get_ps(radeon_state); in ni_convert_mc_reg_table_to_smc()
3001 struct ni_ps *boot_state = ni_get_ps(radeon_boot_state); in ni_populate_mc_reg_table()
3032 struct ni_ps *ni_new_state = ni_get_ps(radeon_new_state); in ni_upload_mc_reg_table()
3512 struct ni_ps *new_state = ni_get_ps(new_ps); in ni_set_uvd_clock_before_set_eng_clock()
3513 struct ni_ps *current_state = ni_get_ps(old_ps); in ni_set_uvd_clock_before_set_eng_clock()
3530 struct ni_ps *new_state = ni_get_ps(new_ps); in ni_set_uvd_clock_after_set_eng_clock()
3531 struct ni_ps *current_state = ni_get_ps(old_ps); in ni_set_uvd_clock_after_set_eng_clock()
3564 struct ni_ps *new_ps = ni_get_ps(rps); in ni_update_current_ps()
3576 struct ni_ps *new_ps = ni_get_ps(rps); in ni_update_requested_ps()
3926 struct ni_ps *ps = ni_get_ps(rps); in ni_parse_pplib_clock_info()
3996 struct ni_ps *ps; in ni_parse_power_table()
4021 ps = kzalloc(sizeof(struct ni_ps), GFP_KERNEL); in ni_parse_power_table()
4285 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_print_power_state()
4309 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_debugfs_print_current_performance_level()
4329 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_get_current_sclk()
4347 struct ni_ps *ps = ni_get_ps(rps); in ni_dpm_get_current_mclk()
4364 struct ni_ps *requested_state = ni_get_ps(&eg_pi->requested_rps); in ni_dpm_get_sclk()
4375 struct ni_ps *requested_state = ni_get_ps(&eg_pi->requested_rps); in ni_dpm_get_mclk()