Searched refs:USB_GPIO_DEB_MS (Results 1 – 1 of 1) sorted by relevance
28 #define USB_GPIO_DEB_MS 20 /* ms */ macro 29 #define USB_GPIO_DEB_US ((USB_GPIO_DEB_MS) * 1000) /* us */223 info->debounce_jiffies = msecs_to_jiffies(USB_GPIO_DEB_MS); in usb_conn_probe()