Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-npcm-pspi.c57 #define NPCM_PSPI_MAX_CLK_DIVIDER 256 macro
402 master->min_speed_hz = DIV_ROUND_UP(clk_hz, NPCM_PSPI_MAX_CLK_DIVIDER); in npcm_pspi_probe()