Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dppsmc.h158 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
H A Dci_dpm.c1613 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_MCLKDPM_FreezeLevel); in ci_freeze_sclk_mclk_dpm()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dppsmc.h161 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dfiji_ppsmc.h316 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
H A Dsmu7_ppsmc.h312 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
H A Dtonga_ppsmc.h342 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dfiji_smumgr.c2617 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in fiji_update_dpm_settings()
H A Dpolaris10_smumgr.c2464 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in polaris10_update_dpm_settings()
H A Dci_smumgr.c2817 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in ci_update_dpm_settings()
H A Dtonga_smumgr.c3196 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in tonga_update_dpm_settings()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c3736 PPSMC_MSG_MCLKDPM_FreezeLevel), in smu7_freeze_sclk_mclk_dpm()