Home
last modified time | relevance | path

Searched refs:PTD_GET_CC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Disp116x.h192 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
556 PTD_GET_CC(ptd), PTD_GET_FA(ptd), in dump_ptd()
H A Disp116x-hcd.c364 cc = PTD_GET_CC(ptd); in postproc_atl_queue()