Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c50 * csiphy_settle_cnt_calc - Calculate settle count value
60 static u8 csiphy_settle_cnt_calc(u32 pixel_clock, u8 bpp, u8 num_lanes, in csiphy_settle_cnt_calc() function
93 settle_cnt = csiphy_settle_cnt_calc(pixel_clock, bpp, c->num_data, in csiphy_lanes_enable()
H A Dcamss-csiphy-3ph-1-0.c104 * csiphy_settle_cnt_calc - Calculate settle count value
114 static u8 csiphy_settle_cnt_calc(u32 pixel_clock, u8 bpp, u8 num_lanes, in csiphy_settle_cnt_calc() function
145 settle_cnt = csiphy_settle_cnt_calc(pixel_clock, bpp, c->num_data, in csiphy_lanes_enable()
/kernel/linux/linux-6.6/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) in csiphy_settle_cnt_calc() function
106 settle_cnt = csiphy_settle_cnt_calc(link_freq, csiphy->timer_clk_rate); in csiphy_lanes_enable()
H A Dcamss-csiphy-3ph-1-0.c322 * csiphy_settle_cnt_calc - Calculate settle count value
331 static u8 csiphy_settle_cnt_calc(s64 link_freq, u32 timer_clk_rate) in csiphy_settle_cnt_calc() function
477 settle_cnt = csiphy_settle_cnt_calc(link_freq, csiphy->timer_clk_rate); in csiphy_lanes_enable()

Completed in 3 milliseconds