Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-xlp.c18 #define XLP_SPI_CPOL BIT(1) macro
161 cfg |= XLP_SPI_CPOL; in xlp_spi_setup()
163 cfg &= ~XLP_SPI_CPOL; in xlp_spi_setup()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-xlp.c17 #define XLP_SPI_CPOL BIT(1) macro
160 cfg |= XLP_SPI_CPOL; in xlp_spi_setup()
162 cfg &= ~XLP_SPI_CPOL; in xlp_spi_setup()

Completed in 3 milliseconds