Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xlp.c18 #define XLP_SPI_CS_POL BIT(2) macro
164 cfg |= XLP_SPI_CS_POL; in xlp_spi_setup()
166 cfg &= ~XLP_SPI_CS_POL; in xlp_spi_setup()