shunt_voltage_lsb  129 drivers/iio/adc/ina2xx-adc.c 	int shunt_voltage_lsb;	/* nV */
shunt_voltage_lsb  155 drivers/iio/adc/ina2xx-adc.c 		.shunt_voltage_lsb = 10000,
shunt_voltage_lsb  164 drivers/iio/adc/ina2xx-adc.c 		.shunt_voltage_lsb = 2500,
shunt_voltage_lsb  222 drivers/iio/adc/ina2xx-adc.c 			*val = chip->config->shunt_voltage_lsb;
shunt_voltage_lsb  238 drivers/iio/adc/ina2xx-adc.c 			*val = chip->config->shunt_voltage_lsb;
shunt_voltage_lsb  249 drivers/iio/adc/ina2xx-adc.c 			       chip->config->shunt_voltage_lsb;