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