Searched refs:NAU8821_KEY_SHORT_PRESS_IRQ (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dnau8821.h216 #define NAU8821_KEY_SHORT_PRESS_IRQ (0x1 << NAU8821_KEY_IRQ_SFT) macro
H A Dnau8821.c1194 } else if (active_irq & NAU8821_KEY_SHORT_PRESS_IRQ) {
1197 clear_irq = NAU8821_KEY_SHORT_PRESS_IRQ;

Completed in 129 milliseconds