Searched refs:od2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vclk.c | 392 unsigned int od2, unsigned int od3) in meson_hdmi_pll_set_params() argument 446 3 << 22, pll_od_to_reg(od2) << 22); in meson_hdmi_pll_set_params() 450 3 << 23, pll_od_to_reg(od2) << 23); in meson_hdmi_pll_set_params() 569 unsigned int od, m, frac, od1, od2, od3; in meson_hdmi_pll_generic_set() local 575 od2 = 1; in meson_hdmi_pll_generic_set() 577 od2 = od / 4; in meson_hdmi_pll_generic_set() 578 od1 = od / od2; in meson_hdmi_pll_generic_set() 582 pll_freq, m, frac, od1, od2, od3); in meson_hdmi_pll_generic_set() 584 meson_hdmi_pll_set_params(priv, m, frac, od1, od2, od3); in meson_hdmi_pll_generic_set() 595 unsigned int od1, unsigned int od2, unsigned int od3, in meson_vclk_set() argument [all …]
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_vclk.c | 492 unsigned int od2, unsigned int od3) in meson_hdmi_pll_set_params() argument 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() 746 unsigned int od, m, frac, od1, od2, od3; in meson_hdmi_pll_generic_set() local 753 od2 = 1; in meson_hdmi_pll_generic_set() 755 od2 = od / 4; in meson_hdmi_pll_generic_set() 756 od1 = od / od2; in meson_hdmi_pll_generic_set() 760 pll_freq, m, frac, od1, od2, od3); in meson_hdmi_pll_generic_set() 762 meson_hdmi_pll_set_params(priv, m, frac, od1, od2, od3); in meson_hdmi_pll_generic_set() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 10_usagi-ipv6.patch | 272 @echo " ptx-2.x ptx-generic pyramid sco sco-nis sco-od2 sco-os5 sinix sunos4"
|