Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
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()
/linux-5.19.10/include/linux/mfd/arizona/
Dregisters.h2404 #define ARIZONA_HP_DONE_B 0x8000 /* HP_DONE */ macro