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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 284 milliseconds