Home
last modified time | relevance | path

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

/openbmc/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 Disp1362.h354 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
868 PTD_GET_CC(ptd), PTD_GET_EP(ptd), PTD_GET_DIR(ptd), in dump_ptd()
H A Disp116x-hcd.c364 cc = PTD_GET_CC(ptd); in postproc_atl_queue()
H A Disp1362-hcd.c513 cc = PTD_GET_CC(ptd); in postproc_ep()