Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dppsmc.h138 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h141 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h259 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
H A Dtonga_ppsmc.h283 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t)0x151) macro
H A Dsmu7_ppsmc.h255 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1339 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_Disable, NULL); in smu7_disable_sclk_mclk_dpm()