Searched refs:SPI_CS (Results 1 – 2 of 2) sorted by relevance
11 - reg: must point to the SPI_CS register in the SoC register map.
84 #define SPI_CS(priv, cs) (((cs) << SPI_BIT(priv, SPI_TCR_CS_SEL)) & \ macro173 reg |= SPI_CS(priv, cs); in sun4i_spi_set_cs()
Completed in 3 milliseconds