Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1305 #define TRB_NEC_CMD_COMP 48 macro
Dxhci-ring.c1420 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event()