Searched refs:PWR_RST_B_BIT (Results 1 – 1 of 1) sorted by relevance
44 #define PWR_RST_B_BIT BIT(0) macro493 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RST_B_BIT); in scpsys_ctl_pwrseq_on()583 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RST_B_BIT); in scpsys_ctl_pwrseq_off()595 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RST_B_BIT); in scpsys_modem_pwrseq_on()615 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RST_B_BIT); in scpsys_modem_pwrseq_off()