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