Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c1772 int smm_timeout = 50; /* 0,5 sec */ in hc_reset() local
1806 if (--smm_timeout == 0) { in hc_reset()