Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1614 struct xhci_ring { struct
1634 enum xhci_ring_type type; argument
1635 bool last_td_was_short;
1636 struct radix_tree_root *trb_address_map;
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h1010 struct xhci_ring { struct
1011 struct xhci_segment *first_seg;
1012 union xhci_trb *enqueue;
1013 struct xhci_segment *enq_seg;
1014 union xhci_trb *dequeue;
1015 struct xhci_segment *deq_seg;
1021 volatile u32 cycle_state;
1022 unsigned int num_segs;