Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h1356 #define TRB_STATUS 4 macro
1429 case TRB_STATUS: in xhci_trb_type_string()
2286 case TRB_STATUS: in xhci_decode_trb()
Dxhci-ring.c2064 if (trb_type != TRB_STATUS) { in process_ctrl_td()
2090 case TRB_STATUS: in process_ctrl_td()
3588 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()