Searched refs:NAU8824_KEY_SHORT_PRESS_IRQ (Results 1 – 2 of 2) sorted by relevance
193 #define NAU8824_KEY_SHORT_PRESS_IRQ (0x1 << 3) macro
977 } else if (active_irq & NAU8824_KEY_SHORT_PRESS_IRQ) { in nau8824_interrupt()989 clear_irq = NAU8824_KEY_SHORT_PRESS_IRQ; in nau8824_interrupt()