Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_RunAfllBtc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Darcturus_ppsmc.h97 #define PPSMC_MSG_RunAfllBtc 0x30 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dvega20_ppsmc.h116 #define PPSMC_MSG_RunAfllBtc 0x57 macro
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c148 MSG_MAP(RunAfllBtc, PPSMC_MSG_RunAfllBtc, 0),
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c965 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunAfllBtc, NULL); in vega20_run_btc_afll()