Searched refs:PTD_GET_CC (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x.h191 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
567 PTD_GET_CC(ptd), PTD_GET_FA(ptd),
H A Disp1362.h404 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
1011 PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd),
H A Disp116x-hcd.c365 cc = PTD_GET_CC(ptd);
H A Disp1362-hcd.c521 cc = PTD_GET_CC(ptd);

Completed in 75 milliseconds