Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/light/
Dopt3001.c27 #define OPT3001_RESULT 0x00 macro
299 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_RESULT); in opt3001_get_lux()
302 OPT3001_RESULT); in opt3001_get_lux()
716 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_RESULT); in opt3001_irq()
719 OPT3001_RESULT); in opt3001_irq()