Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.c107 case PPSMC_MSG_SetSclkSoftMin: in smu8_get_sclk_level()
731 PPSMC_MSG_SetSclkSoftMin, in smu8_update_sclk_limit()
734 PPSMC_MSG_SetSclkSoftMin)); in smu8_update_sclk_limit()
983 PPSMC_MSG_SetSclkSoftMin, in smu8_program_bootup_state()
986 PPSMC_MSG_SetSclkSoftMin)); in smu8_program_bootup_state()
1127 PPSMC_MSG_SetSclkSoftMin, in smu8_phm_force_dpm_highest()
1130 PPSMC_MSG_SetSclkSoftMin)); in smu8_phm_force_dpm_highest()
1167 PPSMC_MSG_SetSclkSoftMin, in smu8_phm_unforce_dpm_levels()
1170 PPSMC_MSG_SetSclkSoftMin)); in smu8_phm_unforce_dpm_levels()
1192 PPSMC_MSG_SetSclkSoftMin, in smu8_phm_force_dpm_lowest()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dcz_ppsmc.h78 #define PPSMC_MSG_SetSclkSoftMin ((uint16_t) 0x12) macro