Searched refs:NAU8821_GPIO2_IN (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | nau8821.h | 545 #define NAU8821_GPIO2_IN (0x1 << NAU8821_GPIO2_IN_SFT) macro |
D | nau8821.c | 1018 is_high = status & NAU8821_GPIO2_IN; in nau8821_is_jack_inserted() |