OPT3001_REG_EXPONENT  338 drivers/iio/light/opt3001.c 	exponent = OPT3001_REG_EXPONENT(opt->result);
OPT3001_REG_EXPONENT  669 drivers/iio/light/opt3001.c 	opt->low_thresh_exp = OPT3001_REG_EXPONENT(ret);
OPT3001_REG_EXPONENT  679 drivers/iio/light/opt3001.c 	opt->high_thresh_exp = OPT3001_REG_EXPONENT(ret);