Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8821.h197 #define NAU8821_JACK_POLARITY (0x1 << 1) /* 0 - active low, 1 - active high */ macro
H A Dnau8821.c1024 active_high = jkdet & NAU8821_JACK_POLARITY; in nau8821_is_jack_inserted()
1820 NAU8821_JACK_POLARITY, in nau8821_setup_irq()
1822 nau8821->jkdet_polarity ? 0 : NAU8821_JACK_POLARITY); in nau8821_setup_irq()