Searched refs:csi2_ddrclk_khz (Results 1 – 2 of 2) sorted by relevance
126 int csi2_ddrclk_khz; in omap4iss_csiphy_config() local200 csi2_ddrclk_khz = pipe->external_rate / 1000 in omap4iss_csiphy_config()208 csi2phy.ths_term = DIV_ROUND_UP(25 * csi2_ddrclk_khz, 2000000) - 1; in omap4iss_csiphy_config()209 csi2phy.ths_settle = DIV_ROUND_UP(90 * csi2_ddrclk_khz, 1000000) + 3; in omap4iss_csiphy_config()
171 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()