Searched refs:DBGP_DONE (Results 1 – 3 of 3) sorted by relevance
181 #define DBGP_DONE (1<<16) macro
174 #define DBGP_DONE (1<<16) macro
165 if (ctrl & DBGP_DONE) in dbgp_wait_until_complete()177 writel(ctrl | DBGP_DONE, &ehci_debug->control); in dbgp_wait_until_complete()