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