Searched refs:pll_od_to_reg (Results 1 – 1 of 1) sorted by relevance
473 static inline unsigned int pll_od_to_reg(unsigned int od) in pll_od_to_reg() function588 3 << 16, pll_od_to_reg(od1) << 16); in meson_hdmi_pll_set_params()592 3 << 21, pll_od_to_reg(od1) << 21); in meson_hdmi_pll_set_params()595 3 << 16, pll_od_to_reg(od1) << 16); in meson_hdmi_pll_set_params()599 3 << 22, pll_od_to_reg(od2) << 22); in meson_hdmi_pll_set_params()603 3 << 23, pll_od_to_reg(od2) << 23); in meson_hdmi_pll_set_params()606 3 << 18, pll_od_to_reg(od2) << 18); in meson_hdmi_pll_set_params()610 3 << 18, pll_od_to_reg(od3) << 18); in meson_hdmi_pll_set_params()614 3 << 19, pll_od_to_reg(od3) << 19); in meson_hdmi_pll_set_params()617 3 << 20, pll_od_to_reg(od3) << 20); in meson_hdmi_pll_set_params()
Completed in 5 milliseconds