Searched refs:INA2XX_CALIBRATION (Results 1 – 2 of 2) sorted by relevance
47 #define INA2XX_CALIBRATION 0x05 macro189 return regmap_write(data->regmap, INA2XX_CALIBRATION, in ina2xx_calibrate()232 ret = regmap_read(data->regmap, INA2XX_CALIBRATION, in ina2xx_read_reg()287 case INA2XX_CALIBRATION: in ina2xx_get_value()577 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()