pv88080_regulator_info 316 drivers/regulator/pv88080-regulator.c static struct pv88080_regulator pv88080_regulator_info[] = { pv88080_regulator_info 479 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.csel_reg pv88080_regulator_info 481 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.csel_mask pv88080_regulator_info 483 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].mode_reg pv88080_regulator_info 485 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].conf2 pv88080_regulator_info 487 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].conf5 pv88080_regulator_info 489 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.enable_reg pv88080_regulator_info 491 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.enable_mask pv88080_regulator_info 493 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.vsel_reg pv88080_regulator_info 495 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.vsel_mask pv88080_regulator_info 499 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].conf2, &conf2); pv88080_regulator_info 506 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].conf5, &conf5); pv88080_regulator_info 512 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.min_uV = pv88080_regulator_info 514 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.uV_step = pv88080_regulator_info 516 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[i].desc.n_voltages = pv88080_regulator_info 518 drivers/regulator/pv88080-regulator.c - (pv88080_regulator_info[i].desc.min_uV)) pv88080_regulator_info 519 drivers/regulator/pv88080-regulator.c /(pv88080_regulator_info[i].desc.uV_step) + 1; pv88080_regulator_info 521 drivers/regulator/pv88080-regulator.c config.driver_data = (void *)&pv88080_regulator_info[i]; pv88080_regulator_info 523 drivers/regulator/pv88080-regulator.c &pv88080_regulator_info[i].desc, &config); pv88080_regulator_info 531 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[PV88080_ID_HVBUCK].desc.enable_reg pv88080_regulator_info 533 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[PV88080_ID_HVBUCK].desc.enable_mask pv88080_regulator_info 535 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[PV88080_ID_HVBUCK].desc.vsel_reg pv88080_regulator_info 537 drivers/regulator/pv88080-regulator.c pv88080_regulator_info[PV88080_ID_HVBUCK].desc.vsel_mask pv88080_regulator_info 544 drivers/regulator/pv88080-regulator.c config.driver_data = (void *)&pv88080_regulator_info[PV88080_ID_HVBUCK]; pv88080_regulator_info 546 drivers/regulator/pv88080-regulator.c &pv88080_regulator_info[PV88080_ID_HVBUCK].desc, &config);