Searched refs:INTSTATEN_CTOE (Results 1 – 2 of 2) sorted by relevance
90 #define INTSTATEN_CTOE BIT_32(16U) macro99 INTSTATEN_CTOE | INTSTATEN_CCE | INTSTATEN_CEBE | \
264 unsigned int flags = INTSTATEN_CC | INTSTATEN_CTOE; in imx_usdhc_send_cmd()327 if ((err == -ETIMEDOUT) || ((intstat & (INTSTATEN_CTOE | CMD_ERR)) != 0U)) { in imx_usdhc_send_cmd()328 if ((intstat & (INTSTATEN_CTOE | CMD_ERR)) != 0U) { in imx_usdhc_send_cmd()