Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dopt3001.c30 #define OPT3001_LOW_LIMIT 0x02 macro
244 OPT3001_LOW_LIMIT, in opt3001_get_lux()
248 OPT3001_LOW_LIMIT); in opt3001_get_lux()
334 OPT3001_LOW_LIMIT, in opt3001_get_lux()
338 OPT3001_LOW_LIMIT); in opt3001_get_lux()
510 reg = OPT3001_LOW_LIMIT; in opt3001_write_event_value()
666 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_LOW_LIMIT); in opt3001_configure()
669 OPT3001_LOW_LIMIT); in opt3001_configure()