Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun6i.c46 #define SUN6I_TFR_CTL_FBS BIT(12) macro
351 reg |= SUN6I_TFR_CTL_FBS; in sun6i_spi_transfer_one()
353 reg &= ~SUN6I_TFR_CTL_FBS; in sun6i_spi_transfer_one()