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