Searched refs:HHI_VPU_MEM_PD_REG1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/pmdomain/amlogic/ |
H A D | meson-gx-pwrc-vpu.c | 29 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro 63 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_power_off() 101 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_g12a_pwrc_vpu_power_off() 161 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_power_on() 209 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_g12a_pwrc_vpu_power_on()
|
H A D | meson-ee-pwrc.c | 40 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro 155 VPU_MEMPD(HHI_VPU_MEM_PD_REG1), 162 VPU_MEMPD(HHI_VPU_MEM_PD_REG1), 176 VPU_MEMPD(HHI_VPU_MEM_PD_REG1), 182 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | meson-gx-pwrc-vpu.c | 28 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro 64 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_on() 110 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_off()
|
/openbmc/linux/drivers/clk/meson/ |
H A D | gxbb.h | 32 #define HHI_VPU_MEM_PD_REG1 0x108 /* 0x42 offset in data sheet */ macro
|
/openbmc/u-boot/arch/arm/include/asm/arch-meson/ |
H A D | clock-gx.h | 31 #define HHI_VPU_MEM_PD_REG1 0x108 /* 0x42 offset in data sheet */ macro
|