Searched refs:PTD_SPD (Results 1 – 4 of 4) sorted by relevance
196 #define PTD_SPD(v) (((v) << 10) & PTD_SPD_MSK) macro
404 #define PTD_SPD(v) (((v) << 10) & PTD_SPD_MSK) macro
276 | PTD_SPD(urb->dev->speed == USB_SPEED_LOW) in preproc_atl_queue()
328 ptd->mps = PTD_MPS(ep->maxpacket) | PTD_SPD(urb->dev->speed == USB_SPEED_LOW) | in prepare_ptd()