Searched defs:PTD_GET_LEN (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/host/ | ||
| D | isp116x.h | 201 #define PTD_GET_LEN(p) (((p)->len & PTD_LEN_MSK) >> 0) macro |
| D | isp1362.h | 409 #define PTD_GET_LEN(p) (((p)->len & PTD_LEN_MSK) >> 0) macro |