Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1335 #define TRB_STATUS 4 macro
1408 case TRB_STATUS: in xhci_trb_type_string()
2229 case TRB_STATUS: in xhci_decode_trb()
Dxhci-ring.c1937 if (trb_type != TRB_STATUS) { in process_ctrl_td()
1963 case TRB_STATUS: in process_ctrl_td()
3383 field | TRB_IOC | TRB_TYPE(TRB_STATUS) | ep_ring->cycle_state); in xhci_queue_ctrl_tx()