Home
last modified time | relevance | path

Searched refs:TRB_STATUS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-debug.h88 case TRB_STATUS: in cdnsp_trb_type_string()
259 case TRB_STATUS: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1076 #define TRB_STATUS 4 macro
H A Dcdnsp-ring.c2100 TRB_TYPE(TRB_STATUS) | pdev->setup_speed); in cdnsp_queue_ctrl_tx()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1367 #define TRB_STATUS 4 macro
1440 case TRB_STATUS: in xhci_trb_type_string()
2317 case TRB_STATUS: in xhci_decode_trb()
H A Dxhci-ring.c2143 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2169 case TRB_STATUS: in process_ctrl_td()
3729 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1372 #define TRB_STATUS 4 macro
1445 case TRB_STATUS: in xhci_trb_type_string()
2349 case TRB_STATUS: in xhci_decode_trb()
H A Dxhci-ring.c2276 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2302 case TRB_STATUS: in process_ctrl_td()
3879 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()

Completed in 28 milliseconds