Home
last modified time | relevance | path

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

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