Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dopt3001.c90 u8 low_thresh_exp; member
332 value = (opt->low_thresh_exp << 12) | opt->low_thresh_mantissa; in opt3001_get_lux()
463 opt3001_to_iio_ret(opt, opt->low_thresh_exp, in opt3001_read_event_value()
512 opt->low_thresh_exp = exponent; in opt3001_write_event_value()
674 opt->low_thresh_exp = OPT3001_REG_EXPONENT(ret); in opt3001_configure()