Searched defs:PTD_GET_CC (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
H A D | isp116x.h | 191 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro |
H A D | isp1362.h | 399 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro |
Completed in 49 milliseconds