Searched refs:PORT_RESET_MSEC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c632 #define PORT_RESET_MSEC 50 macro
634 #define PORT_RESET_MSEC 10 macro
649 u16 reset_done = now + PORT_RESET_MSEC;
650 int limit_1 = DIV_ROUND_UP(PORT_RESET_MSEC, PORT_RESET_HW_MSEC);
H A Du132-hcd.c2644 #define PORT_RESET_MSEC 10 macro
2657 reset_done = now + PORT_RESET_MSEC;

Completed in 126 milliseconds