Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds