Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/qcom/camss/
A Dcamss-csiphy-2ph-1-0.c77 u32 t_hs_prepare_max; /* ps */ in csiphy_settle_cnt_calc() local
87 t_hs_prepare_max = 85000 + 6 * ui; in csiphy_settle_cnt_calc()
89 t_hs_settle = (t_hs_prepare_max + t_hs_prepare_zero_min) / 2; in csiphy_settle_cnt_calc()
A Dcamss-csiphy-3ph-1-0.c335 u32 t_hs_prepare_max; /* ps */ in csiphy_settle_cnt_calc() local
344 t_hs_prepare_max = 85000 + 6 * ui; in csiphy_settle_cnt_calc()
345 t_hs_settle = t_hs_prepare_max; in csiphy_settle_cnt_calc()

Completed in 16 milliseconds