Searched refs:USB_GPIO_DEBOUNCE_MS (Results 1 – 2 of 2) sorted by relevance
30 #define USB_GPIO_DEBOUNCE_MS 20 /* ms */ macro121 USB_GPIO_DEBOUNCE_MS * 1000); in usb_extcon_probe()123 info->debounce_jiffies = msecs_to_jiffies(USB_GPIO_DEBOUNCE_MS); in usb_extcon_probe()
35 #define USB_GPIO_DEBOUNCE_MS 20 /* ms */ macro228 debounce = USB_GPIO_DEBOUNCE_MS; in palmas_usb_probe()