Searched refs:PWR_SRAM_ISOINT_B_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pmdomain/mediatek/
H A Dmtk-pm-domains.c38 #define PWR_SRAM_ISOINT_B_BIT BIT(6) macro
95 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_SRAM_ISOINT_B_BIT);
112 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_SRAM_ISOINT_B_BIT);

Completed in 115 milliseconds