Home
last modified time | relevance | path

Searched refs:NAU8824_KEY_SHORT_PRESS_IRQ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dnau8824.h193 #define NAU8824_KEY_SHORT_PRESS_IRQ (0x1 << 3) macro
H A Dnau8824.c1000 } else if (active_irq & NAU8824_KEY_SHORT_PRESS_IRQ) { in nau8824_interrupt()
1012 clear_irq = NAU8824_KEY_SHORT_PRESS_IRQ; in nau8824_interrupt()