Searched refs:USB_GPIO_DEB_US (Results 1 – 1 of 1) sorted by relevance
25 #define USB_GPIO_DEB_US ((USB_GPIO_DEB_MS) * 1000) /* us */ macro202 ret = gpiod_set_debounce(info->id_gpiod, USB_GPIO_DEB_US); in usb_conn_probe()204 ret = gpiod_set_debounce(info->vbus_gpiod, USB_GPIO_DEB_US); in usb_conn_probe()