Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_vclk.c145 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, VID_PLL_EN, 0); in meson_vid_pll_set()
146 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, VID_PLL_PRESET, 0); in meson_vid_pll_set()
209 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
213 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
216 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
218 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
220 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
224 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
226 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
228 regmap_update_bits(priv->hhi, HHI_VID_PLL_CLK_DIV, in meson_vid_pll_set()
[all …]
Dmeson_dw_hdmi.c273 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x333d3282); in meson_hdmi_phy_setup_mode()
274 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2136315b); in meson_hdmi_phy_setup_mode()
277 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33303382); in meson_hdmi_phy_setup_mode()
278 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2036315b); in meson_hdmi_phy_setup_mode()
281 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33303362); in meson_hdmi_phy_setup_mode()
282 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2016315b); in meson_hdmi_phy_setup_mode()
285 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33604142); in meson_hdmi_phy_setup_mode()
286 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x0016315b); in meson_hdmi_phy_setup_mode()
292 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33353245); in meson_hdmi_phy_setup_mode()
293 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2100115b); in meson_hdmi_phy_setup_mode()
[all …]
Dmeson_venc_cvbs.c169 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 0); in meson_venc_cvbs_encoder_disable()
170 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 8); in meson_venc_cvbs_encoder_disable()
183 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 1); in meson_venc_cvbs_encoder_enable()
186 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 0xf0001); in meson_venc_cvbs_encoder_enable()
188 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 0); in meson_venc_cvbs_encoder_enable()
Dmeson_drv.c211 priv->hhi = devm_regmap_init_mmio(dev, regs, in meson_drv_bind_master()
213 if (IS_ERR(priv->hhi)) { in meson_drv_bind_master()
215 ret = PTR_ERR(priv->hhi); in meson_drv_bind_master()
Dmeson_drv.h30 struct regmap *hhi; member
Dmeson_venc.c1542 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 0); in meson_venc_init()
1543 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 8); in meson_venc_init()
1549 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0); in meson_venc_init()
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Damlogic,gxbb-clkc.txt21 - compatible: "syscon", "simple-mfd, and "amlogic,meson-gx-hhi-sysctrl" or
22 "amlogic,meson-axg-hhi-sysctrl"
28 compatible = "amlogic,meson-gx-hhi-sysctrl", "syscon", "simple-mfd";
/Linux-v4.19/Documentation/devicetree/bindings/power/
Damlogic,meson-gx-pwrc.txt21 - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node
42 amlogic,hhi-sysctrl = <&sysctrl>;
/Linux-v4.19/Documentation/devicetree/bindings/display/
Damlogic,meson-vpu.txt62 - hhi
103 reg-names = "vpu", "hhi", "dmc";
/Linux-v4.19/arch/arm64/boot/dts/amlogic/
Dmeson-gx.dtsi353 amlogic,hhi-sysctrl = <&sysctrl>;
434 compatible = "amlogic,meson-gx-hhi-sysctrl", "syscon", "simple-mfd";
491 reg-names = "vpu", "hhi", "dmc";
Dmeson-axg.dtsi494 compatible = "amlogic,meson-axg-hhi-sysctrl", "syscon", "simple-mfd";