Home
last modified time | relevance | path

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

/drivers/usb/early/
Dehci-dbgp.c60 static int dbgp_not_safe; /* Cannot use debug device during ehci reset */ variable
218 if (ret == -DBGP_TIMEOUT && !dbgp_not_safe) in dbgp_wait_until_done()
219 dbgp_not_safe = 1; in dbgp_wait_until_done()
605 dbgp_not_safe = 0; in _dbgp_external_startup()
922 if (!ehci_debug || dbgp_not_safe) in early_dbgp_write()
932 dbgp_not_safe = 1; in early_dbgp_write()
982 dbgp_not_safe = 1; in dbgp_reset_prep()