Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1010 #define TRB_TO_PACKET_TYPE(p) ((p) & 0x1f) macro
2243 TRB_TO_PACKET_TYPE(field0), in xhci_decode_trb()