Lines Matching defs:desc
37 struct regulator_desc desc;
284 .desc = {\
302 .desc = {\
473 pv88080_regulator_info[i].desc.csel_reg
475 pv88080_regulator_info[i].desc.csel_mask
483 pv88080_regulator_info[i].desc.enable_reg
485 pv88080_regulator_info[i].desc.enable_mask
487 pv88080_regulator_info[i].desc.vsel_reg
489 pv88080_regulator_info[i].desc.vsel_mask
506 pv88080_regulator_info[i].desc.min_uV =
508 pv88080_regulator_info[i].desc.uV_step =
510 pv88080_regulator_info[i].desc.n_voltages =
512 - (pv88080_regulator_info[i].desc.min_uV))
513 /(pv88080_regulator_info[i].desc.uV_step) + 1;
517 &pv88080_regulator_info[i].desc, &config);
525 pv88080_regulator_info[PV88080_ID_HVBUCK].desc.enable_reg
527 pv88080_regulator_info[PV88080_ID_HVBUCK].desc.enable_mask
529 pv88080_regulator_info[PV88080_ID_HVBUCK].desc.vsel_reg
531 pv88080_regulator_info[PV88080_ID_HVBUCK].desc.vsel_mask
540 &pv88080_regulator_info[PV88080_ID_HVBUCK].desc, &config);