Home
last modified time | relevance | path

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

/openbmc/linux/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()