Searched refs:INTSTATEN_CC (Results 1 – 2 of 2) sorted by relevance
96 #define INTSTATEN_CC BIT_32(0U) macro97 #define EMMC_INTSTATEN_BITS (INTSTATEN_CC | INTSTATEN_TC | INTSTATEN_DINT | \
264 unsigned int flags = INTSTATEN_CC | INTSTATEN_CTOE; in imx_usdhc_send_cmd()