Home
last modified time | relevance | path

Searched refs:bitclk_rate (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c53 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()
374 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_dphy_timing_calc_v4()
472 const unsigned long bit_rate = clk_req->bitclk_rate; in msm_dsi_cphy_timing_calc_v4()
Ddsi_phy_7nm.c901 less_than_1500_mhz = (clk_req->bitclk_rate <= 1500000000); in dsi_7nm_phy_enable()
/linux-6.6.21/drivers/gpu/drm/msm/dsi/
Ddsi.h149 unsigned long bitclk_rate; member
Ddsi_host.c2263 clk_req->bitclk_rate = msm_host->byte_clk_rate * 7; in msm_dsi_host_get_phy_clk_req()
2265 clk_req->bitclk_rate = msm_host->byte_clk_rate * 8; in msm_dsi_host_get_phy_clk_req()