Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt3001.c41 #define OPT3001_CONFIGURATION_M_SHUTDOWN (0 << 9) macro
548 if (!state && opt->mode == OPT3001_CONFIGURATION_M_SHUTDOWN) in opt3001_write_event_config()
554 : OPT3001_CONFIGURATION_M_SHUTDOWN; in opt3001_write_event_config()
646 opt3001_set_mode(opt, &reg, OPT3001_CONFIGURATION_M_SHUTDOWN); in opt3001_configure()
814 opt3001_set_mode(opt, &reg, OPT3001_CONFIGURATION_M_SHUTDOWN); in opt3001_remove()