Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8326.h189 #define ES8326_HPINSERT_FLAG (1 << 1) macro
H A Des8326.c598 if (iface & ES8326_HPINSERT_FLAG) in es8326_jack_detect_handler()
614 if ((iface & ES8326_HPINSERT_FLAG) == 0) { in es8326_jack_detect_handler()
644 } else if ((iface & ES8326_HPINSERT_FLAG) == ES8326_HPINSERT_FLAG) { in es8326_jack_detect_handler()