Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8326.h160 #define ES8326_HP_TYPE_AUTO (1 << 0) macro
H A Des8326.c883 es8326->jack_pol = ES8326_HP_TYPE_AUTO; in es8326_probe()