Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c33 #define OMAP2_MCSPI_MAX_DIVIDER 4096 macro
918 if (speed_hz < (ref_clk_hz / OMAP2_MCSPI_MAX_DIVIDER)) { in omap2_mcspi_setup_transfer()