Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Des8326.h193 #define ES8326_HPINSERT_FLAG (1 << 1) macro
H A Des8326.c848 if (iface & ES8326_HPINSERT_FLAG) in es8326_jack_detect_handler()
864 if ((iface & ES8326_HPINSERT_FLAG) == 0) { in es8326_jack_detect_handler()
896 } else if ((iface & ES8326_HPINSERT_FLAG) == ES8326_HPINSERT_FLAG) { in es8326_jack_detect_handler()