Searched refs:DBGP_GO (Results 1 – 9 of 9) sorted by relevance
34 #define DBGP_GO (1<<5) macro
201 writel(ctrl | DBGP_GO, &ehci_debug->control); in dbgp_wait_until_done()283 ctrl |= DBGP_GO; in dbgp_bulk_write()310 ctrl |= DBGP_GO; in dbgp_bulk_read()349 ctrl |= DBGP_GO; in dbgp_control_msg()
212 #define DBGP_GO (1<<5) macro