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()
741 unsigned int ths_term, ths_settle; in csi2_phy_config() local751 ths_term = 20000 / ddrclkperiod_us; in csi2_phy_config()752 ths_term = (ths_term >= 2) ? ths_term - 2 : ths_term; in csi2_phy_config()753 ctx_dbg(1, ctx, "ths_term: %d (0x%02x)\n", ths_term, ths_term); in csi2_phy_config()776 set_field(®0, ths_term, CAL_CSI2_PHY_REG0_THS_TERM_MASK); in csi2_phy_config()