Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1382 #define TRB_DISABLE_SLOT 10 macro
1455 case TRB_DISABLE_SLOT: in xhci_trb_type_string()
2415 case TRB_DISABLE_SLOT: in xhci_decode_trb()
H A Dxhci-ring.c1770 case TRB_DISABLE_SLOT: in handle_cmd_completion()
H A Dxhci.c3922 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h928 TRB_DISABLE_SLOT, /* 10 */ enumerator