Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c900 if (!ehci->reset_done[wIndex]) { in ehci_hub_control()
948 ehci->reset_done [wIndex] = 0; in ehci_hub_control()
1111 ehci->reset_done [wIndex] = 50; in ehci_hub_control()
A Dohci-hub.c623 u16 reset_done = now + PORT_RESET_MSEC;
665 } while (tick_before(now, reset_done) && --limit_1 >= 0);
A Dehci.h186 unsigned long reset_done[EHCI_MAX_ROOT_PORTS]; member
A Dehci-hcd.c828 ehci->reset_done[i] == 0)) in ehci_irq_handler()

Completed in 16 milliseconds