Searched refs:PORT_RESET_MSEC (Results 1 – 2 of 2) sorted by relevance
629 #define PORT_RESET_MSEC 50 macro631 #define PORT_RESET_MSEC 10 macro646 u16 reset_done = now + PORT_RESET_MSEC; in root_port_reset()647 int limit_1 = DIV_ROUND_UP(PORT_RESET_MSEC, PORT_RESET_HW_MSEC); in root_port_reset()
2646 #define PORT_RESET_MSEC 10 macro2659 reset_done = now + PORT_RESET_MSEC; in u132_roothub_portreset()