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