Searched refs:PW_SPI_SITF_SITFL_MASK (Results 1 – 2 of 2) sorted by relevance
111 #define PW_SPI_SITF_SITFL_MASK (BIT_MASK(6) << 16) macro
370 tx_fifo_level = ((tx_fifo_level & PW_SPI_SITF_SITFL_MASK) >> in spi_pw_get_tx_fifo_level()392 tx_fifo_level &= ~(PW_SPI_SITF_SITFL_MASK); in spi_pw_reset_tx_fifo_level()