Lines Matching defs:opp_sel
36 * @opp_sel: one of TI_ABB macro
43 u32 opp_sel;
220 switch (info->opp_sel) {
252 switch (info->opp_sel) {
262 ti_abb_rmw(regs->opp_sel_mask, info->opp_sel, abb->control_reg);
269 if (abb->ldo_base && info->opp_sel != TI_ABB_NOMINAL_OPP)
289 if (abb->ldo_base && info->opp_sel == TI_ABB_NOMINAL_OPP)
365 info->opp_sel, ret);
551 i * num_values + 1, &info->opp_sel);
563 i, *volt_table, info->opp_sel, efuse_offset, rbb_mask,
584 info->opp_sel = TI_ABB_SLOW_OPP;
586 info->opp_sel = TI_ABB_FAST_OPP;
588 info->opp_sel = TI_ABB_NOMINAL_OPP;
592 i, *volt_table, efuse_val, info->opp_sel);
604 switch (info->opp_sel) {
612 __func__, i, *volt_table, info->opp_sel);
837 /* init ABB opp_sel table */