Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
Dcdnsp-debug.h88 case TRB_STATUS: in cdnsp_trb_type_string()
259 case TRB_STATUS: in cdnsp_decode_trb()
Dcdnsp-gadget.h1076 #define TRB_STATUS 4 macro
Dcdnsp-ring.c2098 TRB_TYPE(TRB_STATUS) | pdev->setup_speed); in cdnsp_queue_ctrl_tx()
/drivers/usb/host/
Dxhci.h1373 #define TRB_STATUS 4 macro
1446 case TRB_STATUS: in xhci_trb_type_string()
2420 case TRB_STATUS: in xhci_decode_trb()
Dxhci-ring.c2264 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2290 case TRB_STATUS: in process_ctrl_td()
3815 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()