Searched refs:HUB_DEBOUNCE_STEP (Results 1 – 1 of 1) sorted by relevance
155 #define HUB_DEBOUNCE_STEP 25 macro691 for (total_time = 0; ; total_time += HUB_DEBOUNCE_STEP) { in hub_usb3_port_disable()701 msleep(HUB_DEBOUNCE_STEP); in hub_usb3_port_disable()2988 for (total_time = 0; ; total_time += HUB_DEBOUNCE_STEP) { in hub_port_debounce()2995 stable_time += HUB_DEBOUNCE_STEP; in hub_port_debounce()3010 msleep(HUB_DEBOUNCE_STEP); in hub_port_debounce()