Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_vclk.c435 static inline unsigned int pll_od_to_reg(unsigned int od) in pll_od_to_reg() function
550 3 << 16, pll_od_to_reg(od1) << 16); in meson_hdmi_pll_set_params()
554 3 << 21, pll_od_to_reg(od1) << 21); in meson_hdmi_pll_set_params()
557 3 << 16, pll_od_to_reg(od1) << 16); in meson_hdmi_pll_set_params()
561 3 << 22, pll_od_to_reg(od2) << 22); in meson_hdmi_pll_set_params()
565 3 << 23, pll_od_to_reg(od2) << 23); in meson_hdmi_pll_set_params()
568 3 << 18, pll_od_to_reg(od2) << 18); in meson_hdmi_pll_set_params()
572 3 << 18, pll_od_to_reg(od3) << 18); in meson_hdmi_pll_set_params()
576 3 << 19, pll_od_to_reg(od3) << 19); in meson_hdmi_pll_set_params()
579 3 << 20, pll_od_to_reg(od3) << 20); in meson_hdmi_pll_set_params()