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