Home
last modified time | relevance | path

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

/drivers/usb/host/
Doxu210hp.h176 #define DBGP_INUSE (1<<10) macro
/drivers/usb/early/
Dehci-dbgp.c135 #define DBGP_CLAIM (DBGP_OWNER | DBGP_ENABLED | DBGP_INUSE)
438 ctrl &= ~(DBGP_ENABLED | DBGP_INUSE); in dbgp_ehci_startup()