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