Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h88 case TRB_STATUS: in cdnsp_trb_type_string()
257 case TRB_STATUS: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1082 #define TRB_STATUS 4 macro
H A Dcdnsp-ring.c2131 TRB_TYPE(TRB_STATUS) | pdev->setup_speed); in cdnsp_queue_ctrl_tx()
/linux-6.15/drivers/usb/host/
H A Dxhci.h1102 #define TRB_STATUS 4 macro
1175 case TRB_STATUS: in xhci_trb_type_string()
2084 case TRB_STATUS: in xhci_decode_trb()
H A Dxhci-ring.c2321 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2347 case TRB_STATUS: in process_ctrl_td()
3888 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()