Searched refs:INTSTATEN_DTOE (Results 1 – 2 of 2) sorted by relevance
86 #define INTSTATEN_DTOE BIT_32(20U) macro100 INTSTATEN_CIE | INTSTATEN_DTOE | INTSTATEN_DCE | \
356 (((intstat & (INTSTATEN_DTOE | DATA_ERR)) != 0U) || in imx_usdhc_send_cmd()359 if ((intstat & (INTSTATEN_DTOE | DATA_ERR)) != 0U) { in imx_usdhc_send_cmd()