Home
last modified time | relevance | path

Searched refs:HHI_VPU_MEM_PD_REG1 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/soc/amlogic/
Dmeson-gx-pwrc-vpu.c29 #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()
Dmeson-ee-pwrc.c40 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro
145 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
152 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
166 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
172 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
/Linux-v5.10/drivers/clk/meson/
Dgxbb.h32 #define HHI_VPU_MEM_PD_REG1 0x108 /* 0x42 offset in data sheet */ macro