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