Searched refs:HHI_VPU_MEM_PD_REG0 (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/power/domain/ |
A D | meson-gx-pwrc-vpu.c | 37 #define HHI_VPU_MEM_PD_REG0 (0x41 << 2) macro 69 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_gx_pwrc_vpu_on() 116 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_g12a_pwrc_vpu_on() 183 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_gx_pwrc_vpu_off() 219 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_g12a_pwrc_vpu_off()
|
A D | meson-ee-pwrc.c | 32 #define HHI_VPU_MEM_PD_REG0 (0x41 << 2) macro 125 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 132 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 137 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 147 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
|
/u-boot/arch/arm/include/asm/arch-meson/ |
A D | clock-axg.h | 49 #define HHI_VPU_MEM_PD_REG0 0x104 macro
|
Completed in 5 milliseconds