Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-xlp.c19 #define XLP_SPI_CS_POL BIT(2) macro
165 cfg |= XLP_SPI_CS_POL; in xlp_spi_setup()
167 cfg &= ~XLP_SPI_CS_POL; in xlp_spi_setup()