Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu8_hwmgr.c107 case PPSMC_MSG_SetSclkSoftMin: in smu8_get_sclk_level()
742 PPSMC_MSG_SetSclkSoftMin, in smu8_update_sclk_limit()
745 PPSMC_MSG_SetSclkSoftMin), in smu8_update_sclk_limit()
1004 PPSMC_MSG_SetSclkSoftMin, in smu8_program_bootup_state()
1007 PPSMC_MSG_SetSclkSoftMin), in smu8_program_bootup_state()
1166 PPSMC_MSG_SetSclkSoftMin, in smu8_phm_force_dpm_highest()
1169 PPSMC_MSG_SetSclkSoftMin), in smu8_phm_force_dpm_highest()
1206 PPSMC_MSG_SetSclkSoftMin, in smu8_phm_unforce_dpm_levels()
1209 PPSMC_MSG_SetSclkSoftMin), in smu8_phm_unforce_dpm_levels()
1234 PPSMC_MSG_SetSclkSoftMin, in smu8_phm_force_dpm_lowest()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dcz_ppsmc.h78 #define PPSMC_MSG_SetSclkSoftMin ((uint16_t) 0x12) macro