Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dnau8825.h142 #define NAU8825_JACK_POLARITY (1 << 1) /* 0 - active low, 1 - active high */ macro
Dnau8825.c798 NAU8825_JACK_POLARITY, in nau8825_init_regs()
800 nau8825->jkdet_polarity ? 0 : NAU8825_JACK_POLARITY); in nau8825_init_regs()