Searched refs:hstx_ckg_sel (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c56 u32 hstx_ckg_sel; member in struct:mipi_phy_params
106 u32 hstx_ckg_sel; member in struct:dsi_phy_range
153 phy->hstx_ckg_sel = dphy_range_info[i].hstx_ckg_sel;
155 if (phy->hstx_ckg_sel <= 7 &&
156 phy->hstx_ckg_sel >= 4)
157 q_pll = 0x10 >> (7 - phy->hstx_ckg_sel);
412 dsi_phy_tst_set(base, PHY_CFG_I, phy->hstx_ckg_sel);

Completed in 176 milliseconds