Searched refs:DRDY (Results 1 – 8 of 8) sorted by relevance
64 UINT32 DRDY; ///< Offset 0x100 Driver Readiness member
24 ST_ACC44_INT_PIN /* specify the gpio used for the DRDY irq */
100 UINT32 DRDY; // 0 Driver readiness member
27 ST_MAG40_INT_PIN /* specify the gpio used for the DRDY irq */
57 ;* References: DRDY (Driver ready status), ASLP (Driver recommended64 If(LNot(DRDY))72 // If DRDY is clear, the driver is not ready. If the return value is75 Return(LNot(DRDY))
117 DRDY, 32, // Driver readiness (ACPI notification)
3076 if ((StatusRegister & (DRDY | BSY)) == DRDY) { in StatusDRDYReady()3156 if ((AltStatusRegister & (DRDY | BSY)) == DRDY) { in AltStatusDRDYReady()
244 #define DRDY BIT6 ///< Drive Ready macro