Searched refs:PWR_ON_2ND_BIT (Results 1 – 2 of 2) sorted by relevance
34 #define PWR_ON_2ND_BIT BIT(3) macro228 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_ON_2ND_BIT); in scpsys_power_on()290 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_ON_2ND_BIT); in scpsys_power_off()
57 #define PWR_ON_2ND_BIT BIT(3) macro323 val |= PWR_ON_2ND_BIT; in scpsys_power_on()391 val &= ~PWR_ON_2ND_BIT; in scpsys_power_off()