volt_id            62 drivers/regulator/tps80031-regulator.c 	u8		volt_id;
volt_id           172 drivers/regulator/tps80031-regulator.c 		ret = tps80031_read(parent, ri->rinfo->volt_id,
volt_id           180 drivers/regulator/tps80031-regulator.c 			ret = tps80031_update(parent, ri->rinfo->volt_id,
volt_id           189 drivers/regulator/tps80031-regulator.c 	ret = tps80031_update(parent, ri->rinfo->volt_id,
volt_id           205 drivers/regulator/tps80031-regulator.c 		ret = tps80031_read(parent, ri->rinfo->volt_id,
volt_id           216 drivers/regulator/tps80031-regulator.c 	ret = tps80031_read(parent, ri->rinfo->volt_id,
volt_id           416 drivers/regulator/tps80031-regulator.c 	.volt_id = TPS80031_SLAVE_##_volt_id,			\
volt_id           434 drivers/regulator/tps80031-regulator.c 	.volt_id = TPS80031_SLAVE_ID1,				\
volt_id           456 drivers/regulator/tps80031-regulator.c 	.volt_id = TPS80031_SLAVE_ID1,				\
volt_id           694 drivers/regulator/tps80031-regulator.c 		config.regmap = tps80031_mfd->regmap[ri->rinfo->volt_id];