Searched refs:DATA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
67 #define DATA_COMPLETE (IRQSTAT_TC | IRQSTAT_DINT) macro
491 } while ((irqstat & DATA_COMPLETE) != DATA_COMPLETE); in esdhc_send_cmd_common()