Home
last modified time | relevance | path

Searched refs:ths_term (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c136 unsigned int ths_term, ths_settle; in cal_camerarx_config() local
141 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(&reg0, ths_term, CAL_CSI2_PHY_REG0_THS_TERM_MASK); in cal_camerarx_config()