Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c52 #define PWR_RTFF_SAVE BIT(24) macro
560 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE); in scpsys_ctl_pwrseq_off()
561 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE); in scpsys_ctl_pwrseq_off()
567 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE); in scpsys_ctl_pwrseq_off()
568 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_SAVE); in scpsys_ctl_pwrseq_off()