Searched defs:PTD_GET_CC (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/usb/host/ | ||
D | isp116x.h | 191 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro |
D | isp1362.h | 404 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro |