Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Ddpll44xx.c25 #define OMAP4_DPLL_LP_FOUT_MAX 100000000 macro
97 if ((fint < OMAP4_DPLL_LP_FINT_MAX) && (fout < OMAP4_DPLL_LP_FOUT_MAX)) in omap4_dpll_lpmode_recalc()