Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xlp.c22 #define XLP_SPI_CS_LSBFE BIT(10) macro
168 cfg |= XLP_SPI_CS_LSBFE; in xlp_spi_setup()
170 cfg &= ~XLP_SPI_CS_LSBFE; in xlp_spi_setup()