Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt3001.c42 #define OPT3001_CONFIGURATION_M_SINGLE (1 << 9) macro
264 opt3001_set_mode(opt, &reg, OPT3001_CONFIGURATION_M_SINGLE); in opt3001_get_lux()