Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/hisilicon/kirin/
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()
411 dsi_phy_tst_set(base, PHY_CFG_I, phy->hstx_ckg_sel); in dsi_set_mipi_phy()