fint_max 90 arch/arm/mach-omap2/clock.c features.fint_max = OMAP3430_DPLL_FINT_BAND2_MAX; fint_max 95 arch/arm/mach-omap2/clock.c features.fint_max = OMAP3PLUS_DPLL_FINT_MAX; fint_max 70 drivers/clk/ti/clkt_dpll.c long fint, fint_min, fint_max; fint_max 80 drivers/clk/ti/clkt_dpll.c fint_max = OMAP3PLUS_DPLL_FINT_JTYPE_MAX; fint_max 83 drivers/clk/ti/clkt_dpll.c fint_max = ti_clk_get_features()->fint_max; fint_max 86 drivers/clk/ti/clkt_dpll.c if (!fint_min || !fint_max) { fint_max 96 drivers/clk/ti/clkt_dpll.c } else if (fint > ti_clk_get_features()->fint_max) { fint_max 4941 drivers/gpu/drm/omapdrm/dss/dsi.c .fint_max = 2100000, fint_max 4968 drivers/gpu/drm/omapdrm/dss/dsi.c .fint_max = 2500000, fint_max 4995 drivers/gpu/drm/omapdrm/dss/dsi.c .fint_max = 52000000, fint_max 158 drivers/gpu/drm/omapdrm/dss/dss.h unsigned long fint_min, fint_max; fint_max 85 drivers/gpu/drm/omapdrm/dss/hdmi_pll.c .fint_max = 2500000, fint_max 110 drivers/gpu/drm/omapdrm/dss/hdmi_pll.c .fint_max = 2500000, fint_max 219 drivers/gpu/drm/omapdrm/dss/pll.c fint_hw_max = hw->fint_max; fint_max 278 drivers/gpu/drm/omapdrm/dss/pll.c n = DIV_ROUND_UP(clkin, hw->fint_max); fint_max 109 drivers/gpu/drm/omapdrm/dss/video-pll.c .fint_max = 2500000, fint_max 5137 drivers/video/fbdev/omap2/omapfb/dss/dsi.c .fint_max = 2100000, fint_max 5162 drivers/video/fbdev/omap2/omapfb/dss/dsi.c .fint_max = 2500000, fint_max 5187 drivers/video/fbdev/omap2/omapfb/dss/dsi.c .fint_max = 52000000, fint_max 146 drivers/video/fbdev/omap2/omapfb/dss/dss.h unsigned long fint_min, fint_max; fint_max 56 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c n = DIV_ROUND_UP(clkin, hw->fint_max); fint_max 136 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c .fint_max = 2500000, fint_max 159 drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c .fint_max = 2500000, fint_max 160 drivers/video/fbdev/omap2/omapfb/dss/pll.c fint_hw_max = hw->fint_max; fint_max 109 drivers/video/fbdev/omap2/omapfb/dss/video-pll.c .fint_max = 2500000, fint_max 285 include/linux/clk/ti.h long fint_max;