Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xlp.c23 #define XLP_SPI_RXCAP_EN BIT(11) macro
174 cfg |= XLP_SPI_RXCAP_EN; in xlp_spi_setup()