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