Home
last modified time | relevance | path

Searched defs:USB_ENDPOINT_NUMBER_MASK (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h89 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro
/third_party/uboot/u-boot-2020.01/include/
Dusb_defs.h107 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro
Dusbdevice.h222 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro
/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dch9.h411 #define USB_ENDPOINT_NUMBER_MASK 0x0f /* in bEndpointAddress */ macro