Searched defs:PTD_GET_LAST (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | isp116x.h | 198 #define PTD_GET_LAST(p) (((p)->mps & PTD_LAST_MSK) >> 11) macro |
H A D | isp1362.h | 360 #define PTD_GET_LAST(p) (((p)->mps & PTD_LAST_MSK) >> 11) macro |