Searched refs:IRQSTAT_CC (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | fsl_esdhc.h | 62 #define IRQSTAT_CC (0x00000001) macro |
/external/u-boot/drivers/mmc/ | ||
D | fsl_esdhc.c | 395 u32 flags = IRQSTAT_CC | IRQSTAT_CTOE; in esdhc_send_cmd_common() |