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

/linux-4.4.14/drivers/clk/
H A Dclk-si514.c46 #define SI514_MAX_FREQ 250000000U macro
155 if ((frequency < SI514_MIN_FREQ) || (frequency > SI514_MAX_FREQ)) si514_calc_muldiv()

Completed in 47 milliseconds