Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_esdhc.h62 #define IRQSTAT_CC (0x00000001) macro
/external/u-boot/drivers/mmc/
Dfsl_esdhc.c395 u32 flags = IRQSTAT_CC | IRQSTAT_CTOE; in esdhc_send_cmd_common()