Home
last modified time | relevance | path

Searched refs:TRB_ADDR_DEV (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h102 case TRB_ADDR_DEV: in cdnsp_trb_type_string()
304 case TRB_ADDR_DEV: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1094 #define TRB_ADDR_DEV 11 macro
H A Dcdnsp-ring.c2415 TRB_TYPE(TRB_ADDR_DEV) | in cdnsp_queue_address_device()
/linux/drivers/usb/host/
H A Dxhci.h1113 #define TRB_ADDR_DEV 11 macro
1186 case TRB_ADDR_DEV: in xhci_trb_type_string()
2137 case TRB_ADDR_DEV: in xhci_decode_trb()
H A Dxhci-ring.c1834 case TRB_ADDR_DEV: in handle_cmd_completion()
4387 TRB_TYPE(TRB_ADDR_DEV) | SLOT_ID_FOR_TRB(slot_id) in xhci_queue_address_device()