Home
last modified time | relevance | path

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

/linux-5.19.10/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()
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()
Ddsi_phy_7nm.c863 less_than_1500_mhz = (clk_req->bitclk_rate <= 1500000000); in dsi_7nm_phy_enable()
/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi.h168 unsigned long bitclk_rate; member
Ddsi_host.c2477 clk_req->bitclk_rate = msm_host->byte_clk_rate * 7; in msm_dsi_host_get_phy_clk_req()
2479 clk_req->bitclk_rate = msm_host->byte_clk_rate * 8; in msm_dsi_host_get_phy_clk_req()