Searched refs:csi2_ddrclk_khz (Results 1 – 1 of 1) sorted by relevance
168 int csi2_ddrclk_khz; in omap3isp_csiphy_config() local216 csi2_ddrclk_khz = pipe->external_rate / 1000 in omap3isp_csiphy_config()224 reg |= (DIV_ROUND_UP(25 * csi2_ddrclk_khz, 2000000) - 1) in omap3isp_csiphy_config()227 reg |= (DIV_ROUND_UP(90 * csi2_ddrclk_khz, 1000000) + 3) in omap3isp_csiphy_config()