Searched refs:IRQSTAT_TC (Results 1 – 2 of 2) sorted by relevance
61 #define IRQSTAT_TC (0x00000002) macro67 #define DATA_COMPLETE (IRQSTAT_TC | IRQSTAT_DINT)
217 while (size && (!(irqstat & IRQSTAT_TC))) { in esdhc_pio_read_write()240 while (size && (!(irqstat & IRQSTAT_TC))) { in esdhc_pio_read_write()