Searched refs:resgr0 (Results 1 – 2 of 2) sorted by relevance
392 unsigned long *resgr0) in ap_dqap() argument394 unsigned long reg0 = resgr0 && *resgr0 ? *resgr0 : qid | 0x80000000UL; in ap_dqap()429 if (resgr0) in ap_dqap()430 *resgr0 = reg0; in ap_dqap()433 if (resgr0) in ap_dqap()434 *resgr0 = 0; in ap_dqap()
140 unsigned long resgr0 = 0; in ap_sm_recv() local153 &reslen, &resgr0); in ap_sm_recv()155 } while (status.response_code == 0xFF && resgr0 != 0); in ap_sm_recv()
Completed in 8 milliseconds