Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dbh1770glc.c83 #define BH1770_INT_ALS_DATA (1 << 6) macro
584 if (status & BH1770_INT_ALS_DATA) { in bh1770_irq()