Searched refs:NAU8825_JACK_POLARITY (Results 1 – 2 of 2) sorted by relevance
172 #define NAU8825_JACK_POLARITY (1 << 1) /* 0 - active low, 1 - active high */ macro
1582 active_high = jkdet & NAU8825_JACK_POLARITY; in nau8825_is_jack_inserted()2136 NAU8825_JACK_POLARITY, in nau8825_init_regs()2138 nau8825->jkdet_polarity ? 0 : NAU8825_JACK_POLARITY); in nau8825_init_regs()