Home
last modified time | relevance | path

Searched refs:DBGP_GO (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/early/
Dehci-dbgp.c205 writel(ctrl | DBGP_GO, &ehci_debug->control); in dbgp_wait_until_done()
287 ctrl |= DBGP_GO; in dbgp_bulk_write()
314 ctrl |= DBGP_GO; in dbgp_bulk_read()
353 ctrl |= DBGP_GO; in dbgp_control_msg()
/drivers/usb/host/
Doxu210hp.h180 #define DBGP_GO (1<<5) macro