Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_esdhc.h53 #define IRQSTAT_CTOE (0x00010000) macro
/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c416 u32 flags = IRQSTAT_CC | IRQSTAT_CTOE; in esdhc_send_cmd_common()
491 if (irqstat & IRQSTAT_CTOE) { in esdhc_send_cmd_common()