Searched refs:HHI_VPU_MEM_PD_REG0 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/soc/amlogic/ |
D | meson-gx-pwrc-vpu.c | 29 #define HHI_VPU_MEM_PD_REG0 (0x41 << 2) macro 59 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_off() 97 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_off() 156 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_gx_pwrc_vpu_power_on() 204 regmap_update_bits(pd->regmap_hhi, HHI_VPU_MEM_PD_REG0, in meson_g12a_pwrc_vpu_power_on()
|
D | meson-ee-pwrc.c | 40 #define HHI_VPU_MEM_PD_REG0 (0x41 << 2) macro 140 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 145 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 152 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 166 VPU_MEMPD(HHI_VPU_MEM_PD_REG0), 172 VPU_MEMPD(HHI_VPU_MEM_PD_REG0),
|
/linux-6.1.9/drivers/clk/meson/ |
D | axg.h | 50 #define HHI_VPU_MEM_PD_REG0 0x104 macro
|