Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pmdomain/amlogic/
Dmeson-gx-pwrc-vpu.c28 #define HHI_VPU_MEM_PD_REG0 (0x41 << 2) macro
58 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off()
96 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_off()
155 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on()
203 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_on()
Dmeson-ee-pwrc.c39 #define HHI_VPU_MEM_PD_REG0 (0x41 << 2) macro
149 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
154 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
161 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
175 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
181 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
/Linux-v6.6/drivers/clk/meson/
Daxg.h50 #define HHI_VPU_MEM_PD_REG0 0x104 macro