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

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c64 * csiphy_settle_cnt_calc - Calculate settle count value
73 static u8 csiphy_settle_cnt_calc(s64 link_freq, u32 timer_clk_rate) function
106 settle_cnt = csiphy_settle_cnt_calc(link_freq, csiphy->timer_clk_rate);
H A Dcamss-csiphy-3ph-1-0.c407 * csiphy_settle_cnt_calc - Calculate settle count value
416 static u8 csiphy_settle_cnt_calc(s64 link_freq, u32 timer_clk_rate) function
579 settle_cnt = csiphy_settle_cnt_calc(link_freq, csiphy->timer_clk_rate);

Completed in 166 milliseconds