of_shunt          535 drivers/iio/adc/max9611.c 	unsigned int of_shunt;
of_shunt          549 drivers/iio/adc/max9611.c 	ret = of_property_read_u32(of_node, shunt_res_prop, &of_shunt);
of_shunt          556 drivers/iio/adc/max9611.c 	max9611->shunt_resistor_uohm = of_shunt;