Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c53 #define PWR_RTFF_NRESTORE BIT(25) macro
529 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_NRESTORE); in scpsys_ctl_pwrseq_on()
530 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_NRESTORE); in scpsys_ctl_pwrseq_on()
535 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_NRESTORE); in scpsys_ctl_pwrseq_on()
536 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_NRESTORE); in scpsys_ctl_pwrseq_on()
541 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_NRESTORE); in scpsys_ctl_pwrseq_on()
542 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_NRESTORE); in scpsys_ctl_pwrseq_on()