Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dclkt_dpll.c71 long fint, fint_min, fint_max; in _dpll_test_fint() local
81 fint_max = OMAP3PLUS_DPLL_FINT_JTYPE_MAX; in _dpll_test_fint()
84 fint_max = ti_clk_features.fint_max; in _dpll_test_fint()
87 if (!fint_min || !fint_max) { in _dpll_test_fint()
97 } else if (fint > ti_clk_features.fint_max) { in _dpll_test_fint()
Dclock.c807 ti_clk_features.fint_max = OMAP3430_DPLL_FINT_BAND2_MAX; in ti_clk_init_features()
812 ti_clk_features.fint_max = OMAP3PLUS_DPLL_FINT_MAX; in ti_clk_init_features()
Dclock.h234 long fint_max; member
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi_pll.c58 n = DIV_ROUND_UP(clkin, hw->fint_max); in hdmi_pll_compute()
138 .fint_max = 2500000,
161 .fint_max = 2500000,
Dvideo-pll.c115 .fint_max = 2500000,
Ddss.h146 unsigned long fint_min, fint_max; member
Dpll.c171 fint_hw_max = hw->fint_max; in dss_pll_calc()
Ddsi.c5157 .fint_max = 2100000,
5182 .fint_max = 2500000,
5207 .fint_max = 52000000,