Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt3001.c28 #define OPT3001_RESULT 0x00 macro
302 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_RESULT); in opt3001_get_lux()
305 OPT3001_RESULT); in opt3001_get_lux()
717 ret = i2c_smbus_read_word_swapped(opt->client, OPT3001_RESULT); in opt3001_irq()
720 OPT3001_RESULT); in opt3001_irq()