Searched refs:txfifo_empty (Results 1 – 1 of 1) sorted by relevance
231 int txfifo_empty; in intelspi_transaction_done() local241 txfifo_empty = ((sssr & SSSR_TFL_MASK) == 0) && in intelspi_transaction_done()244 if (txfifo_empty && !(sssr & SSSR_RNE)) in intelspi_transaction_done()