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