Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h98 case TRB_ENABLE_SLOT: in cdnsp_trb_type_string()
293 case TRB_ENABLE_SLOT: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1093 #define TRB_ENABLE_SLOT 9 macro
H A Dcdnsp-gadget.c856 cdnsp_queue_slot_control(pdev, TRB_ENABLE_SLOT); in cdnsp_enable_slot()
/linux-6.15/drivers/usb/host/
H A Dxhci.h1112 #define TRB_ENABLE_SLOT 9 macro
1185 case TRB_ENABLE_SLOT: in xhci_trb_type_string()
2132 case TRB_ENABLE_SLOT: in xhci_decode_trb()
H A Dxhci-ring.c1853 case TRB_ENABLE_SLOT: in handle_cmd_completion()
H A Dxhci.c4065 ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0); in xhci_alloc_dev()