Searched refs:SUN6I_TFR_CTL_CS_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define SUN6I_TFR_CTL_CS_MASK 0x30 macro41 #define SUN6I_TFR_CTL_CS(cs) (((cs) << 4) & SUN6I_TFR_CTL_CS_MASK)176 reg &= ~SUN6I_TFR_CTL_CS_MASK; in sun6i_spi_set_cs()