Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h106 case TRB_EVAL_CONTEXT: in cdnsp_trb_type_string()
322 case TRB_EVAL_CONTEXT: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1098 #define TRB_EVAL_CONTEXT 13 macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1138 #define TRB_EVAL_CONTEXT 13 macro
1211 case TRB_EVAL_CONTEXT: in xhci_trb_type_string()
2166 case TRB_EVAL_CONTEXT: in xhci_decode_trb()
H A Dxhci-ring.c1843 case TRB_EVAL_CONTEXT: in handle_cmd_completion()
4526 TRB_TYPE(TRB_EVAL_CONTEXT) | SLOT_ID_FOR_TRB(slot_id), in xhci_queue_evaluate_context()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h933 TRB_EVAL_CONTEXT, /* 13 */ enumerator
H A Dxhci.c461 ctx_change ? TRB_EVAL_CONTEXT : TRB_CONFIG_EP); in xhci_configure_endpoints()