Searched refs:SUN4I_CTL_CS_ACTIVE_LOW (Results 1 – 1 of 1) sorted by relevance
32 #define SUN4I_CTL_CS_ACTIVE_LOW BIT(4) macro192 reg &= ~SUN4I_CTL_CS_ACTIVE_LOW; in sun4i_spi_set_cs()194 reg |= SUN4I_CTL_CS_ACTIVE_LOW; in sun4i_spi_set_cs()