Home
last modified time | relevance | path

Searched refs:PTD_SPD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds