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