Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dopt3001.c37 #define OPT3001_LOW_LIMIT 0x02 macro
236 ret = i2c_smbus_write_word_swapped(opt->client, OPT3001_LOW_LIMIT, in opt3001_get_lux()
240 OPT3001_LOW_LIMIT); in opt3001_get_lux()
289 ret = i2c_smbus_write_word_swapped(opt->client, OPT3001_LOW_LIMIT, in opt3001_get_lux()
293 OPT3001_LOW_LIMIT); in opt3001_get_lux()
464 reg = OPT3001_LOW_LIMIT; in opt3001_write_event_value()
621 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_LOW_LIMIT); in opt3001_configure()
624 OPT3001_LOW_LIMIT); in opt3001_configure()