Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c45 #define PWR_ISO_BIT BIT(1) macro
487 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_ISO_BIT); in scpsys_ctl_pwrseq_on()
576 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_ISO_BIT); in scpsys_ctl_pwrseq_off()