PTD_GET_CC 192 drivers/usb/host/isp116x.h #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) PTD_GET_CC 354 drivers/usb/host/isp1362.h #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12)