Searched defs:EP_TYPE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/usb/ | ||
| H A D | xhci.h | 640 #define EP_TYPE(p) ((p) << 3) macro |
| /OK3568_Linux_fs/kernel/drivers/usb/host/ | ||
| H A D | xhci.h | 759 #define EP_TYPE(p) ((p) << 3) macro |