Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-sun4i.c44 #define SUN4I_CTL_CS_MANUAL BIT(16) macro
226 reg |= SUN4I_CTL_CS_MANUAL; in sun4i_spi_transfer_one()