Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h1427 #define TRB_VENDOR_DEFINED_LOW 48 macro
Dxhci-ring.c2957 if (trb_type >= TRB_VENDOR_DEFINED_LOW) in xhci_handle_event()