Home
last modified time | relevance | path

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

/Linux-v4.19/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()
604 dbgp_not_safe = 0; in _dbgp_external_startup()
921 if (!ehci_debug || dbgp_not_safe) in early_dbgp_write()
931 dbgp_not_safe = 1; in early_dbgp_write()
981 dbgp_not_safe = 1; in dbgp_reset_prep()