Home
last modified time | relevance | path

Searched refs:xhci_slot_ctx (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c626 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx()
630 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()
632 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()
701 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()
702 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
724 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()
865 xhci_flush_cache((uintptr_t)slot_ctx, sizeof(struct xhci_slot_ctx)); in xhci_setup_addressable_virt_dev()
H A Dxhci.c498 struct xhci_slot_ctx *slot_ctx; in xhci_set_configuration()
632 struct xhci_slot_ctx *slot_ctx; in xhci_address_device()
1424 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h508 struct xhci_slot_ctx { struct
1240 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl,