Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dbh1745.c47 #define BH1745_INTR_STATUS BIT(7) macro
726 if (value & BH1745_INTR_STATUS) { in bh1745_interrupt_handler()