Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dnau8825.h172 #define NAU8825_JACK_POLARITY (1 << 1) /* 0 - active low, 1 - active high */ macro
Dnau8825.c1582 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()