Searched refs:V_S5 (Results 1 – 4 of 4) sorted by relevance
71 case V_S5: in SxGetContext()
181 …PcdGet16 (PcdPm1blkIoBaseAddress) + R_QNC_PM1BLK_PM1C, 0xffffc3ff, B_QNC_PM1BLK_PM1C_SLPEN | V_S5); in ResetShutdown()
468 #define V_S5 0x00001C00 macro
246 if ((Pm1Sts & B_QNC_PM1BLK_PM1S_WAKE) != 0 && (Pm1Cnt & B_QNC_PM1BLK_PM1C_SLPTP) == V_S5) { in QNCCheckPowerOnResetAndClearState()