Searched refs:PPSMC_MSG_EnterBaco (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | vega20_baco.c | 94 PPSMC_MSG_EnterBaco, 0, NULL)) in vega20_baco_set_state() 98 PPSMC_MSG_EnterBaco, 1, NULL)) in vega20_baco_set_state()
|
D | vega12_baco.c | 99 if (smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_EnterBaco, 0, NULL)) in vega12_baco_set_state()
|
D | vega10_baco.c | 101 if (smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnterBaco, NULL)) in vega10_baco_set_state()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
D | arcturus_ppsmc.h | 63 #define PPSMC_MSG_EnterBaco 0x18 macro
|
D | smu_v11_0_7_ppsmc.h | 60 #define PPSMC_MSG_EnterBaco 0x15 macro
|
D | smu_v11_0_ppsmc.h | 61 #define PPSMC_MSG_EnterBaco 0x18 macro
|
D | vega12_ppsmc.h | 68 #define PPSMC_MSG_EnterBaco 0x25 macro
|
D | vega20_ppsmc.h | 67 #define PPSMC_MSG_EnterBaco 0x25 macro
|
D | vega10_ppsmc.h | 70 #define PPSMC_MSG_EnterBaco 0x1E macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 108 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
D | navi10_ppt.c | 98 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|
D | sienna_cichlid_ppt.c | 100 MSG_MAP(EnterBaco, PPSMC_MSG_EnterBaco, 0),
|