Searched refs:csi2_ddrclk_khz (Results 1 – 2 of 2) sorted by relevance
122 int csi2_ddrclk_khz; in omap4iss_csiphy_config() local196 csi2_ddrclk_khz = pipe->external_rate / 1000 in omap4iss_csiphy_config()204 csi2phy.ths_term = DIV_ROUND_UP(25 * csi2_ddrclk_khz, 2000000) - 1; in omap4iss_csiphy_config()205 csi2phy.ths_settle = DIV_ROUND_UP(90 * csi2_ddrclk_khz, 1000000) + 3; in omap4iss_csiphy_config()
168 int csi2_ddrclk_khz; in omap3isp_csiphy_config() local212 csi2_ddrclk_khz = pipe->external_rate / 1000 in omap3isp_csiphy_config()220 reg |= (DIV_ROUND_UP(25 * csi2_ddrclk_khz, 2000000) - 1) in omap3isp_csiphy_config()223 reg |= (DIV_ROUND_UP(90 * csi2_ddrclk_khz, 1000000) + 3) in omap3isp_csiphy_config()