Searched refs:AO_RTI_GEN_PWR_SLEEP0 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/soc/amlogic/ |
| D | meson-gx-pwrc-vpu.c | 20 #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, ®); in meson_gx_pwrc_vpu_get_power()
|
| D | meson-ee-pwrc.c | 22 #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/ |
| D | vdec_1.c | 18 #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()
|