Searched refs:bitclk_rate (Results 1 – 4 of 4) sorted by relevance
53 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc()148 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc_v2()264 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc_v3()372 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc_v4()468 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_cphy_timing_calc_v4()
863 less_than_1500_mhz = (clk_req->bitclk_rate <= 1500000000); in dsi_7nm_phy_enable()
164 unsigned long bitclk_rate; member
2275 clk_req->bitclk_rate = msm_host->byte_clk_rate * 7; in msm_dsi_host_get_phy_clk_req()2277 clk_req->bitclk_rate = msm_host->byte_clk_rate * 8; in msm_dsi_host_get_phy_clk_req()
Completed in 14 milliseconds