Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c61 static int dbgp_not_safe; /* Cannot use debug device during ehci reset */ variable
213 if (ret == -DBGP_TIMEOUT && !dbgp_not_safe) in dbgp_wait_until_done()
214 dbgp_not_safe = 1; in dbgp_wait_until_done()
599 dbgp_not_safe = 0; in _dbgp_external_startup()
916 if (!ehci_debug || dbgp_not_safe) in early_dbgp_write()
926 dbgp_not_safe = 1; in early_dbgp_write()
976 dbgp_not_safe = 1; in dbgp_reset_prep()