Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Disp116x.h197 #define PTD_SPD(v) (((v) << 10) & PTD_SPD_MSK) macro
H A Disp1362.h359 #define PTD_SPD(v) (((v) << 10) & PTD_SPD_MSK) macro
H A Disp116x-hcd.c277 | PTD_SPD(urb->dev->speed == USB_SPEED_LOW) in preproc_atl_queue()
H A Disp1362-hcd.c330 ptd->mps = PTD_MPS(ep->maxpacket) | PTD_SPD(urb->dev->speed == USB_SPEED_LOW) | in prepare_ptd()