Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dina2xx-adc.c130 int shunt_voltage_lsb; /* nV */ member
162 .shunt_voltage_lsb = 10000,
172 .shunt_voltage_lsb = 2500,
230 *val = chip->config->shunt_voltage_lsb; in ina2xx_read_raw()
246 *val = chip->config->shunt_voltage_lsb; in ina2xx_read_raw()
257 chip->config->shunt_voltage_lsb; in ina2xx_read_raw()