Searched refs:METH_INT_TX_ABORT (Results 1 – 2 of 2) sorted by relevance
197 #define METH_INT_TX_ABORT BIT(4) /* 0: No interrupt pending, 1: The TX aborted operation, DMA stop… macro215 METH_INT_TX_ABORT| \
553 if (status & (METH_INT_TX_ABORT)) in meth_error()