Searched refs:INTSTATEN_CTOE (Results 1 – 2 of 2) sorted by relevance
85 #define INTSTATEN_CTOE BIT(16) macro94 INTSTATEN_CTOE | INTSTATEN_CCE | INTSTATEN_CEBE | \
114 unsigned int state, flags = INTSTATEN_CC | INTSTATEN_CTOE; in imx_usdhc_send_cmd()192 if ((state & (INTSTATEN_CTOE | CMD_ERR)) || cmd_retries == FSL_CMD_RETRIES) { in imx_usdhc_send_cmd()