Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h88 case TRB_STATUS: in cdnsp_trb_type_string()
257 case TRB_STATUS: in cdnsp_decode_trb()
Dcdnsp-gadget.h1079 #define TRB_STATUS 4 macro
Dcdnsp-ring.c2130 TRB_TYPE(TRB_STATUS) | pdev->setup_speed); in cdnsp_queue_ctrl_tx()
/linux-6.12.1/drivers/usb/host/
Dxhci.h1090 #define TRB_STATUS 4 macro
1163 case TRB_STATUS: in xhci_trb_type_string()
2061 case TRB_STATUS: in xhci_decode_trb()
Dxhci-ring.c2303 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2329 case TRB_STATUS: in process_ctrl_td()
3832 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()