Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-xlp.c17 #define XLP_SPI_CPHA BIT(0) macro
157 cfg |= XLP_SPI_CPHA; in xlp_spi_setup()
159 cfg &= ~XLP_SPI_CPHA; in xlp_spi_setup()