Home
last modified time | relevance | path

Searched refs:calibration_factor (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dina2xx.c91 int calibration_factor; member
119 .calibration_factor = 40960000,
128 .calibration_factor = 5120000,
178 u16 val = DIV_ROUND_CLOSEST(data->config->calibration_factor, in ina2xx_calibrate()
302 val = DIV_ROUND_CLOSEST(data->config->calibration_factor, in ina2xx_get_value()
345 val > data->config->calibration_factor) in ina2xx_set_shunt()
499 data->rshunt > data->config->calibration_factor) in ina2xx_probe()