Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-xlp.c25 #define XLP_SPI_CPOL BIT(1) macro
168 cfg |= XLP_SPI_CPOL; in xlp_spi_setup()
170 cfg &= ~XLP_SPI_CPOL; in xlp_spi_setup()