mt6397_regulators 256 drivers/regulator/mt6397-regulator.c static struct mt6397_regulator_info mt6397_regulators[] = { mt6397_regulators 318 drivers/regulator/mt6397-regulator.c if (mt6397_regulators[i].vselctrl_reg) { mt6397_regulators 320 drivers/regulator/mt6397-regulator.c mt6397_regulators[i].vselctrl_reg, mt6397_regulators 327 drivers/regulator/mt6397-regulator.c if (regval & mt6397_regulators[i].vselctrl_mask) { mt6397_regulators 328 drivers/regulator/mt6397-regulator.c mt6397_regulators[i].desc.vsel_reg = mt6397_regulators 329 drivers/regulator/mt6397-regulator.c mt6397_regulators[i].vselon_reg; mt6397_regulators 359 drivers/regulator/mt6397-regulator.c mt6397_regulators[MT6397_ID_VGP2].desc.volt_table = mt6397_regulators 368 drivers/regulator/mt6397-regulator.c config.driver_data = &mt6397_regulators[i]; mt6397_regulators 371 drivers/regulator/mt6397-regulator.c &mt6397_regulators[i].desc, &config); mt6397_regulators 374 drivers/regulator/mt6397-regulator.c mt6397_regulators[i].desc.name);