Searched refs:V_S3 (Results 1 – 4 of 4) sorted by relevance
63 case V_S3: in SxGetContext()
310 Data32 = (UINT32) ((Data32 & 0xffffc3fe) | V_S3 | B_QNC_PM1BLK_PM1C_SCIEN); in EnterS3WithImmediateWake()
466 #define V_S3 0x00001400 macro
166 if ((Pm1Sts & B_QNC_PM1BLK_PM1S_WAKE) != 0 && (Pm1Cnt & B_QNC_PM1BLK_PM1C_SLPTP) == V_S3) { in QNCCheckS3AndClearState()