Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c611 #define PORT_RESET_MSEC 50 macro
625 u16 reset_done = now + PORT_RESET_MSEC; in root_port_reset()
626 int limit_1 = DIV_ROUND_UP(PORT_RESET_MSEC, PORT_RESET_HW_MSEC); in root_port_reset()