Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dbh1770glc.c84 #define BH1770_INT_ALS_INT (1 << 7) macro
599 if ((status & BH1770_INT_ALS_INT)) in bh1770_irq()