Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c55 u32 hstx_ckg_sel; member
105 u32 hstx_ckg_sel; member
152 phy->hstx_ckg_sel = dphy_range_info[i].hstx_ckg_sel; in dsi_calc_phy_rate()
154 if (phy->hstx_ckg_sel <= 7 && in dsi_calc_phy_rate()
155 phy->hstx_ckg_sel >= 4) in dsi_calc_phy_rate()
156 q_pll = 0x10 >> (7 - phy->hstx_ckg_sel); in dsi_calc_phy_rate()
411 dsi_phy_tst_set(base, PHY_CFG_I, phy->hstx_ckg_sel); in dsi_set_mipi_phy()
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c56 u32 hstx_ckg_sel; member
106 u32 hstx_ckg_sel; member
153 phy->hstx_ckg_sel = dphy_range_info[i].hstx_ckg_sel; in dsi_calc_phy_rate()
155 if (phy->hstx_ckg_sel <= 7 && in dsi_calc_phy_rate()
156 phy->hstx_ckg_sel >= 4) in dsi_calc_phy_rate()
157 q_pll = 0x10 >> (7 - phy->hstx_ckg_sel); in dsi_calc_phy_rate()
412 dsi_phy_tst_set(base, PHY_CFG_I, phy->hstx_ckg_sel); in dsi_set_mipi_phy()

Completed in 3 milliseconds