Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dohci-hub.c633 #define PORT_RESET_MSEC 50 macro
635 #define PORT_RESET_MSEC 10 macro
650 u16 reset_done = now + PORT_RESET_MSEC; in root_port_reset()
651 int limit_1 = DIV_ROUND_UP(PORT_RESET_MSEC, PORT_RESET_HW_MSEC); in root_port_reset()
Du132-hcd.c2647 #define PORT_RESET_MSEC 10 macro
2660 reset_done = now + PORT_RESET_MSEC; in u132_roothub_portreset()