Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c188 static const struct smu7_power_state *cast_const_phw_smu7_power_state( in cast_const_phw_smu7_power_state() function
4024 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_find_dpm_states_clocks_in_dpm_table()
4105 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_request_link_speed_change_before_state_change()
4107 cast_const_phw_smu7_power_state(states->pcurrent_state); in smu7_request_link_speed_change_before_state_change()
4286 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_generate_dpm_level_enable_mask()
4350 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_notify_link_speed_change_after_state_change()
4663 psa = cast_const_phw_smu7_power_state(pstate1); in smu7_check_states_equal()
4664 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
5652 ps = cast_const_phw_smu7_power_state(state); in smu7_get_performance_level()