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

/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c64 u32 pll_pre_p; member in struct:mipi_phy_params
202 phy->pll_pre_p = 0;
207 phy->pll_pre_p = m_pll / (2 * r_pll);
213 phy->pll_pre_p =
218 phy->pll_pre_p =
226 phy->pll_pre_p = 0;
418 val = (phy->pll_pre_div1p << 7) + phy->pll_pre_p;

Completed in 189 milliseconds