Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dppsmc.h120 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) macro
H A Dci_dpm.c1575 smc_result = ci_send_msg_to_smc(rdev, PPSMC_MSG_Voltage_Cntl_Disable); in ci_stop_dpm()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dppsmc.h123 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dfiji_ppsmc.h229 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) macro
H A Dtonga_ppsmc.h253 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) macro
H A Dsmu7_ppsmc.h226 #define PPSMC_MSG_Voltage_Cntl_Disable ((uint16_t) 0x135) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1372 smum_send_msg_to_smc(hwmgr, PPSMC_MSG_Voltage_Cntl_Disable, NULL); in smu7_stop_dpm()