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

/drivers/spi/
H A Dspi-sun6i.c43 #define SUN6I_TFR_CTL_FBS BIT(12) macro
200 reg |= SUN6I_TFR_CTL_FBS;
202 reg &= ~SUN6I_TFR_CTL_FBS;

Completed in 13 milliseconds