Home
last modified time | relevance | path

Searched defs:xhci_ring (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1373 struct xhci_ring { struct
1391 enum xhci_ring_type type; argument
1392 bool last_td_was_short;
1393 struct radix_tree_root *trb_address_map;
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1009 struct xhci_ring { struct
1010 struct xhci_segment *first_seg;
1011 union xhci_trb *enqueue;
1012 struct xhci_segment *enq_seg;
1013 union xhci_trb *dequeue;
1014 struct xhci_segment *deq_seg;
1020 volatile u32 cycle_state;
1021 unsigned int num_segs;