Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_vclk.c407 static inline unsigned int pll_od_to_reg(unsigned int od) in pll_od_to_reg() function
472 3 << 16, pll_od_to_reg(od1) << 16); in meson_hdmi_pll_set_params()
476 3 << 21, pll_od_to_reg(od1) << 21); in meson_hdmi_pll_set_params()
480 3 << 22, pll_od_to_reg(od2) << 22); in meson_hdmi_pll_set_params()
484 3 << 23, pll_od_to_reg(od2) << 23); in meson_hdmi_pll_set_params()
488 3 << 18, pll_od_to_reg(od3) << 18); in meson_hdmi_pll_set_params()
492 3 << 19, pll_od_to_reg(od3) << 19); in meson_hdmi_pll_set_params()