Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c126 static const struct smu7_power_state *cast_const_phw_smu7_power_state( in cast_const_phw_smu7_power_state() function
3693 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_find_dpm_states_clocks_in_dpm_table()
3774 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_request_link_speed_change_before_state_change()
3776 cast_const_phw_smu7_power_state(states->pcurrent_state); in smu7_request_link_speed_change_before_state_change()
3954 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_generate_dpm_level_enable_mask()
4017 cast_const_phw_smu7_power_state(states->pnew_state); in smu7_notify_link_speed_change_after_state_change()
4317 psa = cast_const_phw_smu7_power_state(pstate1); in smu7_check_states_equal()
4318 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
5259 ps = cast_const_phw_smu7_power_state(state); in smu7_get_performance_level()