Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c68 #define PLL_FREQ_MIN(ref_clk) \ macro
561 if (n_target < PLL_FREQ_MIN(ref) || in calc_pll_params()
565 PLL_FREQ_MIN(ref) / SZ_DEC_1M, in calc_pll_params()