Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_RunBtc (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu_v11_0_ppsmc.h103 #define PPSMC_MSG_RunBtc 0x3A macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dvega12_ppsmc.h61 #define PPSMC_MSG_RunBtc 0x18 macro
Dvega20_ppsmc.h60 #define PPSMC_MSG_RunBtc 0x18 macro
Dvega10_ppsmc.h57 #define PPSMC_MSG_RunBtc 0x11 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c98 MSG_MAP(RunBtc, PPSMC_MSG_RunBtc, 0),
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c950 return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_RunBtc, NULL); in vega20_run_btc()