Home
last modified time | relevance | path

Searched defs:EP_TYPE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.h684 #define EP_TYPE(p) ((p) << 3) macro
/linux-6.1.9/drivers/usb/host/
Dxhci.h758 #define EP_TYPE(p) ((p) << 3) macro