Searched refs:regmap_16bits (Results 1 – 1 of 1) sorted by relevance
67 struct regmap *regmap_16bits; member149 err = regmap_read(tps549b22->regmap_16bits, in tps549b22dcdc_get_voltage()184 err = regmap_update_bits(tps549b22->regmap_16bits, in tps549b22dcdc_set_voltage()325 tps549b22->regmap_16bits = in tps549b22_i2c_probe()327 if (IS_ERR(tps549b22->regmap_16bits)) { in tps549b22_i2c_probe()329 return PTR_ERR(tps549b22->regmap_16bits); in tps549b22_i2c_probe()336 ret = regmap_read(tps549b22->regmap_16bits, in tps549b22_i2c_probe()