Searched refs:PWR_CLK_DIS_BIT (Results 1 – 1 of 1) sorted by relevance
48 #define PWR_CLK_DIS_BIT BIT(4) macro486 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_CLK_DIS_BIT); in scpsys_ctl_pwrseq_on()582 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_CLK_DIS_BIT); in scpsys_ctl_pwrseq_off()