Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-sun6i.c40 #define SUN6I_TFR_CTL_CS_MANUAL BIT(6) macro
214 reg |= SUN6I_TFR_CTL_CS_MANUAL; in sun6i_spi_transfer_one()