Searched refs:TX_FIFO_EMPTY_MASK (Results 1 – 1 of 1) sorted by relevance
65 #define TX_FIFO_EMPTY_MASK 0x00000400u macro606 tx_fifo_empty = this_spi->hw_reg->STATUS & TX_FIFO_EMPTY_MASK; in MSS_SPI_set_frame_rx_handler()