Searched refs:A3700_SPI_WFIFO_THRS_BIT (Results 1 – 1 of 1) sorted by relevance
82 #define A3700_SPI_WFIFO_THRS_BIT 28 macro409 val &= ~(A3700_SPI_FIFO_THRS_MASK << A3700_SPI_WFIFO_THRS_BIT); in a3700_spi_fifo_thres_set()410 val |= (7 - bytes) << A3700_SPI_WFIFO_THRS_BIT; in a3700_spi_fifo_thres_set()