Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.c1248 int smm_timeout = 50; /* 0,5 sec */ in hc_reset() local
1255 if (--smm_timeout == 0) { in hc_reset()
/external/u-boot/drivers/usb/host/
Dohci-hcd.c1772 int smm_timeout = 50; /* 0,5 sec */ in hc_reset() local
1806 if (--smm_timeout == 0) { in hc_reset()