mt6323_regulators  267 drivers/regulator/mt6323-regulator.c static struct mt6323_regulator_info mt6323_regulators[] = {
mt6323_regulators  350 drivers/regulator/mt6323-regulator.c 		if (mt6323_regulators[i].vselctrl_reg) {
mt6323_regulators  352 drivers/regulator/mt6323-regulator.c 				mt6323_regulators[i].vselctrl_reg,
mt6323_regulators  359 drivers/regulator/mt6323-regulator.c 			if (regval & mt6323_regulators[i].vselctrl_mask) {
mt6323_regulators  360 drivers/regulator/mt6323-regulator.c 				mt6323_regulators[i].desc.vsel_reg =
mt6323_regulators  361 drivers/regulator/mt6323-regulator.c 				mt6323_regulators[i].vselon_reg;
mt6323_regulators  390 drivers/regulator/mt6323-regulator.c 		config.driver_data = &mt6323_regulators[i];
mt6323_regulators  393 drivers/regulator/mt6323-regulator.c 				&mt6323_regulators[i].desc, &config);
mt6323_regulators  396 drivers/regulator/mt6323-regulator.c 				mt6323_regulators[i].desc.name);