Searched refs:tx_fifo_empty (Results 1 – 1 of 1) sorted by relevance
584 uint32_t tx_fifo_empty; in MSS_SPI_set_frame_rx_handler() local606 tx_fifo_empty = this_spi->hw_reg->STATUS & TX_FIFO_EMPTY_MASK; in MSS_SPI_set_frame_rx_handler()607 if (tx_fifo_empty > 0U) in MSS_SPI_set_frame_rx_handler()