Home
last modified time | relevance | path

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

/u-boot/drivers/power/domain/
A Dmeson-gx-pwrc-vpu.c29 #define AO_RTI_GEN_PWR_SLEEP0 (0x3a << 2) macro
63 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_on()
91 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_on()
110 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_on()
144 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_on()
177 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_off()
199 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_gx_pwrc_vpu_off()
213 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_off()
240 regmap_update_bits(priv->regmap_ao, AO_RTI_GEN_PWR_SLEEP0, in meson_g12a_pwrc_vpu_off()
A Dmeson-ee-pwrc.c26 #define AO_RTI_GEN_PWR_SLEEP0 (0x3a << 2) macro
74 .sleep_reg = AO_RTI_GEN_PWR_SLEEP0,
76 .iso_reg = AO_RTI_GEN_PWR_SLEEP0,
82 .sleep_reg = AO_RTI_GEN_PWR_SLEEP0, \

Completed in 5 milliseconds