Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h975 TRB_NEC_CMD_COMP = 48, /* 48 */ enumerator
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1430 #define TRB_NEC_CMD_COMP 48 macro
1499 case TRB_NEC_CMD_COMP: in xhci_trb_type_string()
H A Dxhci-ring.c1840 if (trb_type == TRB_NEC_CMD_COMP && (xhci->quirks & XHCI_NEC_HOST)) in handle_vendor_event()