Searched defs:PTD_GET_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
D | isp116x.h | 185 #define PTD_GET_COUNT(p) (((p)->count & PTD_COUNT_MSK) >> 0) macro |
D | isp1362.h | 393 #define PTD_GET_COUNT(p) (((p)->count & PTD_COUNT_MSK) >> 0) macro |