Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dbh1745.c49 #define BH1745_INTR_ENABLE BIT(0) macro
607 if (!FIELD_GET(BH1745_INTR_ENABLE, value)) in bh1745_read_event_config()
648 BH1745_INTR, BH1745_INTR_ENABLE); in bh1745_write_event_config()
651 value = BH1745_INTR_ENABLE; in bh1745_write_event_config()