Searched defs:PTD_GET_EP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | isp116x.h | 200 #define PTD_GET_EP(p) (((p)->mps & PTD_EP_MSK) >> 12) macro |
H A D | isp1362.h | 362 #define PTD_GET_EP(p) (((p)->mps & PTD_EP_MSK) >> 12) macro |