Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dbh1770glc.c98 #define BH1770_INT_ALS_INT (1 << 7) macro
616 if ((status & BH1770_INT_ALS_INT)) in bh1770_irq()