Searched defs:PTD_GET_MPS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | isp116x.h | 194 #define PTD_GET_MPS(p) (((p)->mps & PTD_MPS_MSK) >> 0) macro |
H A D | isp1362.h | 356 #define PTD_GET_MPS(p) (((p)->mps & PTD_MPS_MSK) >> 0) macro |