Searched refs:ramp_required (Results 1 – 1 of 1) sorted by relevance
640 ramp_required; in cm_full_cfg() local688 ramp_required = cm_is_pll_ramp_required(0, main_cfg, per_cfg); in cm_full_cfg()689 if (ramp_required) { in cm_full_cfg()691 if (ramp_required == 1) in cm_full_cfg()693 else if (ramp_required == 2) in cm_full_cfg()708 ramp_required = cm_is_pll_ramp_required(1, main_cfg, per_cfg); in cm_full_cfg()709 if (ramp_required) { in cm_full_cfg()711 if (ramp_required == 1) in cm_full_cfg()714 else if (ramp_required == 2) in cm_full_cfg()
Completed in 4 milliseconds