fint_hw_max 214 drivers/gpu/drm/omapdrm/dss/pll.c unsigned long fint_hw_min, fint_hw_max; fint_hw_max 219 drivers/gpu/drm/omapdrm/dss/pll.c fint_hw_max = hw->fint_max; fint_hw_max 221 drivers/gpu/drm/omapdrm/dss/pll.c n_start = max(DIV_ROUND_UP(clkin, fint_hw_max), 1ul); fint_hw_max 155 drivers/video/fbdev/omap2/omapfb/dss/pll.c unsigned long fint_hw_min, fint_hw_max; fint_hw_max 160 drivers/video/fbdev/omap2/omapfb/dss/pll.c fint_hw_max = hw->fint_max; fint_hw_max 162 drivers/video/fbdev/omap2/omapfb/dss/pll.c n_start = max(DIV_ROUND_UP(clkin, fint_hw_max), 1ul);