Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/light/
H A Dopt4060.c145 bool thresh_event_hi_active; member
267 return chip->thresh_event_lo_active || chip->thresh_event_hi_active; in opt4060_event_active()
938 ((dir == IIO_EV_DIR_RISING) && chip->thresh_event_hi_active)) in opt4060_read_event_config()
966 if ((chip->thresh_event_lo_active || chip->thresh_event_hi_active) && in opt4060_write_event_config()
972 chip->thresh_event_hi_active = true; in opt4060_write_event_config()
981 chip->thresh_event_hi_active = false; in opt4060_write_event_config()
986 chip->thresh_event_hi_active | in opt4060_write_event_config()