Searched refs:PWR_RTFF_UFS_CLK_DIS (Results 1 – 1 of 1) sorted by relevance
57 #define PWR_RTFF_UFS_CLK_DIS BIT(28) macro543 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_UFS_CLK_DIS); in scpsys_ctl_pwrseq_on()546 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_UFS_CLK_DIS); in scpsys_ctl_pwrseq_on()571 regmap_set_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_UFS_CLK_DIS); in scpsys_ctl_pwrseq_off()574 regmap_clear_bits(scpsys->base, pd->data->ctl_offs, PWR_RTFF_UFS_CLK_DIS); in scpsys_ctl_pwrseq_off()