Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dopt3001.c48 #define OPT3001_CONFIGURATION_M_SHUTDOWN (0 << 9) macro
506 if (!state && opt->mode == OPT3001_CONFIGURATION_M_SHUTDOWN) in opt3001_write_event_config()
512 : OPT3001_CONFIGURATION_M_SHUTDOWN; in opt3001_write_event_config()
605 opt3001_set_mode(opt, &reg, OPT3001_CONFIGURATION_M_SHUTDOWN); in opt3001_configure()
764 opt3001_set_mode(opt, &reg, OPT3001_CONFIGURATION_M_SHUTDOWN); in opt3001_remove()