Searched refs:pll_fbd_2p (Results 1 – 2 of 2) sorted by relevance
111 if (phy->pll_fbd_2p <= 7 && phy->pll_fbd_2p >= 4) in dsi_calc_phy_rate()112 r_pll = 0x10 >> (7 - phy->pll_fbd_2p); in dsi_calc_phy_rate()327 (phy->pll_fbd_2p << 1) + phy->pll_enbwt; in dsi_set_mipi_phy()
123 u32 pll_fbd_2p; member