Searched refs:NAU8821_JACK_POLARITY (Results 1 – 2 of 2) sorted by relevance
197 #define NAU8821_JACK_POLARITY (0x1 << 1) /* 0 - active low, 1 - active high */ macro
1016 active_high = jkdet & NAU8821_JACK_POLARITY; in nau8821_is_jack_inserted()1829 NAU8821_JACK_POLARITY, in nau8821_setup_irq()1831 nau8821->jkdet_polarity ? 0 : NAU8821_JACK_POLARITY); in nau8821_setup_irq()