Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Darizona-jack.c363 if (!(val & ARIZONA_HP_DONE)) { in arizona_hpdet_read()
999 if (val & ARIZONA_HP_DONE) in arizona_hpdet_wait()
/openbmc/linux/include/linux/mfd/arizona/
H A Dregisters.h2396 #define ARIZONA_HP_DONE 0x0080 /* HP_DONE */ macro