Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun4i.c33 #define SUN4I_CTL_LMTF BIT(6) macro
252 reg |= SUN4I_CTL_LMTF; in sun4i_spi_transfer_one()
254 reg &= ~SUN4I_CTL_LMTF; in sun4i_spi_transfer_one()