Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_EnterBaco (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Darcturus_ppsmc.h63 #define PPSMC_MSG_EnterBaco 0x18 macro
Dsmu_v11_0_ppsmc.h61 #define PPSMC_MSG_EnterBaco 0x18 macro
Dvega12_ppsmc.h68 #define PPSMC_MSG_EnterBaco 0x25 macro
Dvega20_ppsmc.h67 #define PPSMC_MSG_EnterBaco 0x25 macro
Dvega10_ppsmc.h70 #define PPSMC_MSG_EnterBaco 0x1E macro
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega20_baco.c92 if(smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_EnterBaco, 0)) in vega20_baco_set_state()
Dvega10_baco.c101 if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnterBaco)) in vega10_baco_set_state()
Dvega12_baco.c99 if (smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_EnterBaco, 0)) in vega12_baco_set_state()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dnavi10_ppt.c80 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco),
Darcturus_ppt.c90 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco),