Searched refs:INA2XX_CALIBRATION (Results 1 – 2 of 2) sorted by relevance
48 #define INA2XX_CALIBRATION 0x05 macro190 return regmap_write(data->regmap, INA2XX_CALIBRATION, in ina2xx_calibrate()233 ret = regmap_read(data->regmap, INA2XX_CALIBRATION, in ina2xx_read_reg()288 case INA2XX_CALIBRATION: in ina2xx_get_value()578 static SENSOR_DEVICE_ATTR_RW(shunt_resistor, ina2xx_shunt, INA2XX_CALIBRATION);
44 #define INA2XX_CALIBRATION 0x05 macro574 return regmap_write(chip->regmap, INA2XX_CALIBRATION, in ina2xx_set_calibration()