Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xlp.c81 #define XLP_SPI_FDIV_MIN 4 macro
149 else if (fdiv < XLP_SPI_FDIV_MIN) in xlp_spi_setup()
150 fdiv = XLP_SPI_FDIV_MIN; in xlp_spi_setup()