Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/amlogic/
Dmeson-gx-pwrc-vpu.c20 #define AO_RTI_GEN_PWR_SLEEP0 (0x3a << 2) macro
52 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_power_off()
74 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_power_off()
90 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_power_off()
117 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_power_off()
149 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_power_on()
177 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_power_on()
197 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_power_on()
231 regmap_update_bits(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_power_on()
249 regmap_read(pd->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, &reg); in meson_gx_pwrc_vpu_get_power()
Dmeson-ee-pwrc.c22 #define AO_RTI_GEN_PWR_SLEEP0 (0x3a << 2) macro
70 .sleep_reg = AO_RTI_GEN_PWR_SLEEP0,
72 .iso_reg = AO_RTI_GEN_PWR_SLEEP0,
78 .sleep_reg = AO_RTI_GEN_PWR_SLEEP0, \
/Linux-v5.4/drivers/staging/media/meson/vdec/
Dvdec_1.c18 #define AO_RTI_GEN_PWR_SLEEP0 0xe8 macro
149 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in vdec_1_stop()
173 regmap_update_bits(core->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in vdec_1_start()