Searched refs:DBGP_GO (Results 1 – 3 of 3) sorted by relevance
33 #define DBGP_GO (1<<5) macro
206 writel(ctrl | DBGP_GO, &ehci_debug->control); in dbgp_wait_until_done()288 ctrl |= DBGP_GO; in dbgp_bulk_write()315 ctrl |= DBGP_GO; in dbgp_bulk_read()354 ctrl |= DBGP_GO; in dbgp_control_msg()
180 #define DBGP_GO (1<<5) macro