Searched refs:HHI_VPU_MEM_PD_REG0 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/pmdomain/amlogic/ |
D | meson-gx-pwrc-vpu.c | 28 #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()
|
D | meson-ee-pwrc.c | 39 #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/ |
D | axg.h | 50 #define HHI_VPU_MEM_PD_REG0 0x104 macro
|