Home
last modified time | relevance | path

Searched refs:BH1770_INT_LEDS_INT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dbh1770glc.c82 #define BH1770_INT_LEDS_INT ((1 << 1) | (1 << 3) | (1 << 5)) macro
602 if (chip->int_mode_prox && (status & BH1770_INT_LEDS_INT)) { in bh1770_irq()
/kernel/linux/linux-6.6/drivers/misc/
H A Dbh1770glc.c82 #define BH1770_INT_LEDS_INT ((1 << 1) | (1 << 3) | (1 << 5)) macro
602 if (chip->int_mode_prox && (status & BH1770_INT_LEDS_INT)) { in bh1770_irq()

Completed in 5 milliseconds