Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Darizona-jack.c372 if (!(val & ARIZONA_HP_DONE_B)) { in arizona_hpdet_read()
416 if (!(val & ARIZONA_HP_DONE_B)) { in arizona_hpdet_read()
1003 if (val & ARIZONA_HP_DONE_B) in arizona_hpdet_wait()
/openbmc/linux/include/linux/mfd/arizona/
H A Dregisters.h2404 #define ARIZONA_HP_DONE_B 0x8000 /* HP_DONE */ macro