Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c123 static const struct smu7_power_state *cast_const_phw_smu7_power_state( in cast_const_phw_smu7_power_state() function
3624 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_find_dpm_states_clocks_in_dpm_table()
3705 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_request_link_speed_change_before_state_change()
3707 cast_const_phw_smu7_power_state(states->pcurrent_state); in smu7_request_link_speed_change_before_state_change()
3885 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_generate_dpm_level_enable_mask()
3948 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_notify_link_speed_change_after_state_change()
4248 psa = cast_const_phw_smu7_power_state(pstate1); in smu7_check_states_equal()
4249 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
5124 ps = cast_const_phw_smu7_power_state(state); in smu7_get_performance_level()