Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun4i.c41 #define SUN4I_CTL_CS_LEVEL BIT(17) macro
176 reg |= SUN4I_CTL_CS_LEVEL; in sun4i_spi_set_cs()
178 reg &= ~SUN4I_CTL_CS_LEVEL; in sun4i_spi_set_cs()