Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8825.h190 #define NAU8825_KEY_RELEASE_IRQ (1 << 7) macro
H A Dnau8825.c1967 } else if (active_irq & NAU8825_KEY_RELEASE_IRQ) { in nau8825_interrupt()
1969 clear_irq = NAU8825_KEY_RELEASE_IRQ; in nau8825_interrupt()