Searched refs:PPSMC_MSG_DisallowGfxOff (Results 1 – 7 of 7) sorted by relevance
89 #define PPSMC_MSG_DisallowGfxOff 0x29 macro
84 #define PPSMC_MSG_DisallowGfxOff 0x2A macro
113 #define PPSMC_MSG_DisallowGfxOff 0x52 macro
111 #define PPSMC_MSG_DisallowGfxOff 0x52 macro
125 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
118 MSG_MAP(DisallowGfxOff, PPSMC_MSG_DisallowGfxOff, 0),
2695 ret = smum_send_msg_to_smc(hwmgr, PPSMC_MSG_DisallowGfxOff, NULL); in vega12_disable_gfx_off()