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

/drivers/usb/host/
H A Disp116x-hcd.c363 cc = PTD_GET_CC(ptd);
H A Disp116x.h191 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
556 PTD_GET_CC(ptd), PTD_GET_FA(ptd),
H A Disp1362-hcd.c511 cc = PTD_GET_CC(ptd);
H A Disp1362.h399 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
968 PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd),

Completed in 52 milliseconds