Searched defs:AT91C_MCI_NOTBUSY (Results 1 – 2 of 2) sorted by relevance
87 #define AT91C_MCI_NOTBUSY (1U << 5) /* Data Not Busy */ macro
2461 #define AT91C_MCI_NOTBUSY (0x1 << 5) // (MCI) Data Line Not Busy flag macro
Completed in 46 milliseconds