Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_hwmgr.c120 static const struct smu7_power_state *cast_const_phw_smu7_power_state( in cast_const_phw_smu7_power_state() function
3595 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_find_dpm_states_clocks_in_dpm_table()
3670 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_request_link_speed_change_before_state_change()
3672 cast_const_phw_smu7_power_state(states->pcurrent_state); in smu7_request_link_speed_change_before_state_change()
3846 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_generate_dpm_level_enable_mask()
3907 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_notify_link_speed_change_after_state_change()
4200 psa = cast_const_phw_smu7_power_state(pstate1); in smu7_check_states_equal()
4201 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()