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/
HDppsmc.h158 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
HDci_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/
HDppsmc.h161 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
/dragonfly/sys/dev/drm/amd/powerplay/inc/
HDfiji_ppsmc.h316 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
HDsmu7_ppsmc.h312 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
HDtonga_ppsmc.h342 #define PPSMC_MSG_MCLKDPM_FreezeLevel ((uint16_t) 0x18B) macro
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
HDpolaris10_smumgr.c2464 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in polaris10_update_dpm_settings()
HDfiji_smumgr.c2617 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in fiji_update_dpm_settings()
HDtonga_smumgr.c3196 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in tonga_update_dpm_settings()
HDci_smumgr.c2817 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_MCLKDPM_FreezeLevel); in ci_update_dpm_settings()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_hwmgr.c3736 PPSMC_MSG_MCLKDPM_FreezeLevel), in smu7_freeze_sclk_mclk_dpm()