Searched refs:HUB_DEBOUNCE_STEP (Results 1 – 1 of 1) sorted by relevance
99 #define HUB_DEBOUNCE_STEP 25 macro927 for (total_time = 0; ; total_time += HUB_DEBOUNCE_STEP) { in hub_usb3_port_disable()937 msleep(HUB_DEBOUNCE_STEP); in hub_usb3_port_disable()4107 for (total_time = 0; ; total_time += HUB_DEBOUNCE_STEP) { in hub_port_debounce()4116 stable_time += HUB_DEBOUNCE_STEP; in hub_port_debounce()4131 msleep(HUB_DEBOUNCE_STEP); in hub_port_debounce()