Searched refs:SUN6I_TFR_CTL_CS (Results 1 - 1 of 1) sorted by relevance

/drivers/spi/
H A Dspi-sun6i.c39 #define SUN6I_TFR_CTL_CS(cs) (((cs) << 4) & SUN6I_TFR_CTL_CS_MASK) macro
146 reg |= SUN6I_TFR_CTL_CS(spi->chip_select);

Completed in 202 milliseconds