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