Searched refs:PPSMC_MSG_AllowGfxOff (Results 1 – 7 of 7) sorted by relevance
88 #define PPSMC_MSG_AllowGfxOff 0x28 macro
83 #define PPSMC_MSG_AllowGfxOff 0x29 macro
112 #define PPSMC_MSG_AllowGfxOff 0x51 macro
110 #define PPSMC_MSG_AllowGfxOff 0x51 macro
124 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
117 MSG_MAP(AllowGfxOff, PPSMC_MSG_AllowGfxOff, 0),
2683 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_AllowGfxOff, NULL); in vega12_enable_gfx_off()