Searched refs:OPT3001_CONFIGURATION_M_CONTINUOUS (Results 1 – 1 of 1) sorted by relevance
50 #define OPT3001_CONFIGURATION_M_CONTINUOUS (2 << 9) /* also 3 << 9 */ macro351 if (opt->mode == OPT3001_CONFIGURATION_M_CONTINUOUS) in opt3001_read_raw()382 if (opt->mode == OPT3001_CONFIGURATION_M_CONTINUOUS) in opt3001_write_raw()491 return opt->mode == OPT3001_CONFIGURATION_M_CONTINUOUS; in opt3001_read_event_config()503 if (state && opt->mode == OPT3001_CONFIGURATION_M_CONTINUOUS) in opt3001_write_event_config()511 mode = state ? OPT3001_CONFIGURATION_M_CONTINUOUS in opt3001_write_event_config()661 OPT3001_CONFIGURATION_M_CONTINUOUS) { in opt3001_irq()