Home
last modified time | relevance | path

Searched refs:USB_EP_MODE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/usb/
H A Dusb.h802 USB_EP_MODE_DEFAULT, enumerator
H A Dusb_device.c532 usbd_set_endpoint_mode(udev, ep, USB_EP_MODE_DEFAULT); in usb_init_endpoint()
3095 } else if (ep_mode != USB_EP_MODE_DEFAULT) { in usbd_set_endpoint_mode()
H A Dusb_transfer.c1146 (ep->ep_mode != USB_EP_MODE_DEFAULT)) || in usbd_transfer_setup()
/src/sys/dev/usb/controller/
H A Dxhci.c1494 0, 1, 1, 0, mps, mps, USB_EP_MODE_DEFAULT); in xhci_set_address()
4461 case USB_EP_MODE_DEFAULT: in xhci_set_endpoint_mode()