Searched refs:HHI_VPU_MEM_PD_REG1 (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/power/domain/ |
A D | meson-gx-pwrc-vpu.c | 38 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro 75 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_on() 122 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_g12a_pwrc_vpu_on() 188 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_off() 224 regmap_update_bits(priv->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_g12a_pwrc_vpu_off()
|
A D | meson-ee-pwrc.c | 33 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro 126 VPU_MEMPD(HHI_VPU_MEM_PD_REG1), 138 VPU_MEMPD(HHI_VPU_MEM_PD_REG1), 148 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
|
/u-boot/arch/arm/include/asm/arch-meson/ |
A D | clock-gx.h | 31 #define HHI_VPU_MEM_PD_REG1 0x108 /* 0x42 offset in data sheet */ macro
|
Completed in 5 milliseconds