Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
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()