Searched refs:ths_term (Results 1 – 3 of 3) sorted by relevance
18 u8 ths_term; member
94 reg = phy->dphy.ths_term << REGISTER0_THS_TERM_SHIFT; in csiphy_dphy_config()204 csi2phy.ths_term = DIV_ROUND_UP(25 * csi2_ddrclk_khz, 2000000) - 1; in omap4iss_csiphy_config()
136 unsigned int ths_term, ths_settle; in cal_camerarx_config() local141 ths_term = div_s64(20 * link_freq, 1000 * 1000 * 1000); in cal_camerarx_config()142 phy_dbg(1, phy, "ths_term: %d (0x%02x)\n", ths_term, ths_term); in cal_camerarx_config()151 cal_set_field(®0, ths_term, CAL_CSI2_PHY_REG0_THS_TERM_MASK); in cal_camerarx_config()