Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h978 } trb_type; typedef
1255 u32 slot_id, u32 ep_index, trb_type cmd);
1257 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected);
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c273 u32 ep_index, trb_type cmd) in xhci_queue_command()
435 union xhci_trb *xhci_wait_for_event(struct xhci_ctrl *ctrl, trb_type expected) in xhci_wait_for_event()
437 trb_type type; in xhci_wait_for_event()