Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun6i.c44 #define SUN6I_TFR_CTL_DHB BIT(8) macro
360 reg &= ~SUN6I_TFR_CTL_DHB; in sun6i_spi_transfer_one()
363 reg |= SUN6I_TFR_CTL_DHB; in sun6i_spi_transfer_one()