Home
last modified time | relevance | path

Searched refs:DATA_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_esdhc.h67 #define DATA_COMPLETE (IRQSTAT_TC | IRQSTAT_DINT) macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c543 flags = DATA_COMPLETE; in esdhc_send_cmd_common()