Home
last modified time | relevance | path

Searched refs:STREAM_ID_FOR_TRB (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h987 #define STREAM_ID_FOR_TRB(p) ((((p)) << 16) & GENMASK(31, 16)) macro
/linux/drivers/usb/host/
H A Dxhci-ring.c753 STREAM_ID_FOR_TRB(stream_id), SLOT_ID_FOR_TRB(ep->vdev->slot_id) | in xhci_move_deq_to_next_td()