Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/meson/
A Dmeson_vclk.c299 regmap_update_bits(priv->hhi, HHI_VIID_CLK_DIV, in meson_venci_cvbs_clock_config()
314 regmap_update_bits(priv->hhi, HHI_VID_CLK_DIV, in meson_venci_cvbs_clock_config()
317 regmap_update_bits(priv->hhi, HHI_VIID_CLK_DIV, in meson_venci_cvbs_clock_config()
321 regmap_update_bits(priv->hhi, HHI_VIID_CLK_DIV, in meson_venci_cvbs_clock_config()
499 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params()
502 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL2, in meson_hdmi_pll_set_params()
548 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, in meson_hdmi_pll_set_params()
550 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL5, in meson_hdmi_pll_set_params()
553 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL4, in meson_hdmi_pll_set_params()
555 regmap_write(priv->hhi, HHI_HDMI_PLL_CNTL5, in meson_hdmi_pll_set_params()
[all …]
A Dmeson_dw_hdmi.c311 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x333d3282); in meson_hdmi_phy_setup_mode()
312 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2136315b); in meson_hdmi_phy_setup_mode()
315 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33303382); in meson_hdmi_phy_setup_mode()
316 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2036315b); in meson_hdmi_phy_setup_mode()
319 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33303362); in meson_hdmi_phy_setup_mode()
320 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL3, 0x2016315b); in meson_hdmi_phy_setup_mode()
323 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0x33604142); in meson_hdmi_phy_setup_mode()
482 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init()
489 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init()
492 regmap_update_bits(priv->hhi, HHI_HDMI_PHY_CNTL1, in dw_hdmi_phy_init()
[all …]
A Dmeson_venc_cvbs.c170 regmap_write(priv->hhi, HHI_VDAC_CNTL0_G12A, 0); in meson_venc_cvbs_encoder_disable()
171 regmap_write(priv->hhi, HHI_VDAC_CNTL1_G12A, 0); in meson_venc_cvbs_encoder_disable()
173 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 0); in meson_venc_cvbs_encoder_disable()
174 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 8); in meson_venc_cvbs_encoder_disable()
189 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 1); in meson_venc_cvbs_encoder_enable()
190 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 0); in meson_venc_cvbs_encoder_enable()
193 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 0xf0001); in meson_venc_cvbs_encoder_enable()
194 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 0); in meson_venc_cvbs_encoder_enable()
196 regmap_write(priv->hhi, HHI_VDAC_CNTL0_G12A, 0x906001); in meson_venc_cvbs_encoder_enable()
197 regmap_write(priv->hhi, HHI_VDAC_CNTL1_G12A, 0); in meson_venc_cvbs_encoder_enable()
A Dmeson_drv.c229 priv->hhi = devm_regmap_init_mmio(dev, regs, in meson_drv_bind_master()
231 if (IS_ERR(priv->hhi)) { in meson_drv_bind_master()
233 ret = PTR_ERR(priv->hhi); in meson_drv_bind_master()
A Dmeson_venc.c1752 regmap_update_bits(priv->hhi, HHI_GCLK_MPEG2, BIT(25), BIT(25)); in meson_venc_enable_vsync()
1757 regmap_update_bits(priv->hhi, HHI_GCLK_MPEG2, BIT(25), 0); in meson_venc_disable_vsync()
1765 regmap_write(priv->hhi, HHI_VDAC_CNTL0_G12A, 0); in meson_venc_init()
1766 regmap_write(priv->hhi, HHI_VDAC_CNTL1_G12A, 8); in meson_venc_init()
1768 regmap_write(priv->hhi, HHI_VDAC_CNTL0, 0); in meson_venc_init()
1769 regmap_write(priv->hhi, HHI_VDAC_CNTL1, 8); in meson_venc_init()
1776 regmap_write(priv->hhi, HHI_HDMI_PHY_CNTL0, 0); in meson_venc_init()
A Dmeson_drv.h41 struct regmap *hhi; member
/linux/Documentation/devicetree/bindings/iio/adc/
A Damlogic,meson-saradc.yaml55 amlogic,hhi-sysctrl:
102 amlogic,hhi-sysctrl: true
105 amlogic,hhi-sysctrl: false
145 amlogic,hhi-sysctrl = <&hhi>;
/linux/Documentation/devicetree/bindings/clock/
A Damlogic,gxbb-clkc.txt27 - compatible: "syscon", "simple-mfd, and "amlogic,meson-gx-hhi-sysctrl" or
28 "amlogic,meson-axg-hhi-sysctrl"
34 compatible = "amlogic,meson-gx-hhi-sysctrl", "syscon", "simple-mfd";
A Damlogic,meson8b-clkc.txt21 - compatible: "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon"
/linux/Documentation/devicetree/bindings/power/
A Damlogic,meson-gx-pwrc.txt23 - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node
44 amlogic,hhi-sysctrl = <&sysctrl>;
A Damlogic,meson-ee-pwrc.yaml18 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon"
/linux/Documentation/devicetree/bindings/display/
A Damlogic,meson-vpu.yaml76 - const: hhi
117 reg-names = "vpu", "hhi";
/linux/Documentation/devicetree/bindings/phy/
A Damlogic,meson-axg-mipi-pcie-analog.yaml17 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon"
/linux/arch/arm/boot/dts/
A Dmeson.dtsi33 hhi: system-controller@4000 { label
34 compatible = "amlogic,meson-hhi-sysctrl",
A Dmeson8.dtsi610 &hhi {
701 amlogic,hhi-sysctrl = <&hhi>;
A Dmeson8b.dtsi588 &hhi {
693 amlogic,hhi-sysctrl = <&hhi>;
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-gx.dtsi555 compatible = "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon";
622 reg-names = "vpu", "hhi";
A Dmeson-g12-common.dtsi1635 hhi: system-controller@0 { label
1636 compatible = "amlogic,meson-gx-hhi-sysctrl",
2134 reg-names = "vpu", "hhi";
A Dmeson-axg.dtsi1213 compatible = "amlogic,meson-axg-hhi-sysctrl",

Completed in 32 milliseconds