linear_reg         39 drivers/regulator/max77693-regulator.c 	unsigned int linear_reg;
linear_reg         64 drivers/regulator/max77693-regulator.c 	ret = regmap_read(rdev->regmap, reg_data->linear_reg, &reg);
linear_reg         99 drivers/regulator/max77693-regulator.c 	return regmap_write(rdev->regmap, reg_data->linear_reg, sel);
linear_reg        182 drivers/regulator/max77693-regulator.c 	.linear_reg	= MAX77693_CHG_REG_CHG_CNFG_09,
linear_reg        222 drivers/regulator/max77693-regulator.c 	.linear_reg	= MAX77843_CHG_REG_CHG_CNFG_02,