Searched refs:PTD_MPS (Results 1 – 4 of 4) sorted by relevance
194 #define PTD_MPS(v) (((v) << 0) & PTD_MPS_MSK) macro
402 #define PTD_MPS(v) (((v) << 0) & PTD_MPS_MSK) macro
275 ptd->mps = PTD_MPS(ep->maxpacket) in preproc_atl_queue()
328 ptd->mps = PTD_MPS(ep->maxpacket) | PTD_SPD(urb->dev->speed == USB_SPEED_LOW) | in prepare_ptd()