Searched refs:TxError (Results 1 – 2 of 2) sorted by relevance
182 TxError = (1 << 15), enumerator569 if (status & TxError) { in de_tx()
179 TxError = (1 << 23), /* Tx error summary */ enumerator672 if (status & (TxError | TxFIFOUnder)) { in cp_tx()