Searched refs:DBGP_DONE (Results 1 – 2 of 2) sorted by relevance
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()