Searched refs:ARIZONA_HP_DONE_B (Results 1 – 2 of 2) sorted by relevance
429 if (!(val & ARIZONA_HP_DONE_B)) { in arizona_hpdet_read()477 if (!(val & ARIZONA_HP_DONE_B)) { in arizona_hpdet_read()1071 if (val & ARIZONA_HP_DONE_B) in arizona_hpdet_wait()
2411 #define ARIZONA_HP_DONE_B 0x8000 /* HP_DONE */ macro