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