Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c55 #define PWR_RTFF_SAVE_FLAG BIT(27) macro
509 do_rtff_nrestore = ctl_status & PWR_RTFF_SAVE_FLAG; in scpsys_ctl_pwrseq_on()
527 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE_FLAG); in scpsys_ctl_pwrseq_on()
534 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE_FLAG); in scpsys_ctl_pwrseq_on()
563 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE_FLAG); in scpsys_ctl_pwrseq_off()