Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-xlp.c26 #define XLP_SPI_CS_POL BIT(2) macro
172 cfg |= XLP_SPI_CS_POL; in xlp_spi_setup()
174 cfg &= ~XLP_SPI_CS_POL; in xlp_spi_setup()