Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/amlogic/
H A Dmeson-gx-pwrc-vpu.c30 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro
64 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_power_off()
102 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_g12a_pwrc_vpu_power_off()
162 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_gx_pwrc_vpu_power_on()
210 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG1, in meson_g12a_pwrc_vpu_power_on()
H A Dmeson-ee-pwrc.c41 #define HHI_VPU_MEM_PD_REG1 (0x42 << 2) macro
146 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
153 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
167 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
173 VPU_MEMPD(HHI_VPU_MEM_PD_REG1),
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dgxbb.h32 #define HHI_VPU_MEM_PD_REG1 0x108 /* 0x42 offset in data sheet */ macro