Searched refs:t_hs_settle (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c79 u32 t_hs_settle; /* ps */ local
89 t_hs_settle = (t_hs_prepare_max + t_hs_prepare_zero_min) / 2;
92 settle_cnt = t_hs_settle / timer_period - 1;
H A Dcamss-csiphy-3ph-1-0.c421 u32 t_hs_settle; /* ps */ local
430 t_hs_settle = t_hs_prepare_max;
433 settle_cnt = t_hs_settle / timer_period - 6;

Completed in 193 milliseconds