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