Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dppsmc.h138 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
Dci_dpm.c1517 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_MCLKDPM_Disable); in ci_enable_sclk_mclk_dpm()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h141 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dfiji_ppsmc.h259 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
Dsmu7_ppsmc.h255 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t) 0x151) macro
Dtonga_ppsmc.h283 #define PPSMC_MSG_MCLKDPM_Disable ((uint16_t)0x151) macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c1207 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_Disable); in smu7_disable_sclk_mclk_dpm()