Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-xlp.c25 #define XLP_SPI_CPHA BIT(0) macro
165 cfg |= XLP_SPI_CPHA; in xlp_spi_setup()
167 cfg &= ~XLP_SPI_CPHA; in xlp_spi_setup()