Home
last modified time | relevance | path

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

/linux-5.19.10/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.c2067 TRB_TYPE(TRB_STATUS) | pdev->setup_speed); in cdnsp_queue_ctrl_tx()
/linux-5.19.10/drivers/usb/host/
Dxhci.h1368 #define TRB_STATUS 4 macro
1441 case TRB_STATUS: in xhci_trb_type_string()
2335 case TRB_STATUS: in xhci_decode_trb()
Dxhci-ring.c2255 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2281 case TRB_STATUS: in process_ctrl_td()
3800 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()