Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/amlogic/
A Dmeson-ee-pwrc.c39 #define HHI_MEM_PD_REG0 (0x40 << 2) macro
151 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
158 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
164 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
168 { HHI_MEM_PD_REG0, GENMASK(3, 2) },
172 { HHI_MEM_PD_REG0, GENMASK(1, 0) },
178 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
190 VPU_HHI_MEMPD(HHI_MEM_PD_REG0),
199 { HHI_MEM_PD_REG0, GENMASK(31, 30) },
211 { HHI_MEM_PD_REG0, GENMASK(5, 4) },
[all …]
A Dmeson-gx-pwrc-vpu.c28 #define HHI_MEM_PD_REG0 (0x40 << 2) macro
69 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off()
112 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_off()
168 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on()
222 regmap_update_bits(pd->regmap_hhi, HHI_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_on()
/linux-6.3-rc2/drivers/clk/meson/
A Daxg.h49 #define HHI_MEM_PD_REG0 0x100 macro
A Dgxbb.h30 #define HHI_MEM_PD_REG0 0x100 /* 0x40 offset in data sheet */ macro
/linux-6.3-rc2/drivers/gpu/drm/meson/
A Dmeson_dw_hdmi.c104 #define HHI_MEM_PD_REG0 0x100 /* 0x40 */ macro
390 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in dw_hdmi_phy_init()
634 regmap_update_bits(priv->hhi, HHI_MEM_PD_REG0, 0xff << 8, 0); in meson_dw_hdmi_init()

Completed in 15 milliseconds