Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pmdomain/amlogic/
H A Dmeson-ee-pwrc.c38 #define HHI_MEM_PD_REG0 (0x40 << 2) macro
150 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
157 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
163 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
167 { HHI_MEM_PD_REG0, GENMASK(3, 2) },
171 { HHI_MEM_PD_REG0, GENMASK(1, 0) },
177 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
189 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
198 { HHI_MEM_PD_REG0, GENMASK(31, 30) },
210 { HHI_MEM_PD_REG0, GENMASK(5, 4) },
[all …]
H A Dmeson-gx-pwrc-vpu.c27 #define HHI_MEM_PD_REG0 (0x40 << 2) macro
68 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off()
111 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_off()
167 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on()
221 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_on()
/openbmc/u-boot/drivers/power/domain/
H A Dmeson-gx-pwrc-vpu.c26 #define HHI_MEM_PD_REG0 (0x40 << 2) macro
70 regmap_update_bits(priv->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_on()
115 regmap_update_bits(priv->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_off()
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c34 #define HHI_MEM_PD_REG0 0x100 /* 0x40 */ macro
265 dw_hdmi_hhi_update_bits(priv, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_phy_init()
388 dw_hdmi_hhi_update_bits(priv, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_probe()
/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dclock-axg.h48 #define HHI_MEM_PD_REG0 0x100 macro
H A Dclock-gx.h29 #define HHI_MEM_PD_REG0 0x100 /* 0x40 offset in data sheet */ macro
/openbmc/linux/drivers/clk/meson/
H A Daxg.h49 #define HHI_MEM_PD_REG0 0x100 macro
H A Dgxbb.h30 #define HHI_MEM_PD_REG0 0x100 /* 0x40 offset in data sheet */ macro
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c105 #define HHI_MEM_PD_REG0 0x100 /* 0x40 */ macro
620 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_init()