Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-si514.c37 #define SI514_MAX_FREQ 250000000U macro
173 if ((frequency < SI514_MIN_FREQ) || (frequency > SI514_MAX_FREQ)) in si514_calc_muldiv()