Searched refs:NAU8825_KEY_SHORT_PRESS_IRQ (Results 1 – 2 of 2) sorted by relevance
192 #define NAU8825_KEY_SHORT_PRESS_IRQ (1 << 5) macro
1952 } else if (active_irq & NAU8825_KEY_SHORT_PRESS_IRQ) { in nau8825_interrupt()1966 clear_irq = NAU8825_KEY_SHORT_PRESS_IRQ; in nau8825_interrupt()