Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-mem.c622 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx()
626 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()
628 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()
697 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()
698 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
720 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()
861 xhci_flush_cache((uintptr_t)slot_ctx, sizeof(struct xhci_slot_ctx)); in xhci_setup_addressable_virt_dev()
Dxhci.h507 struct xhci_slot_ctx { struct
1238 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl,
Dxhci.c494 struct xhci_slot_ctx *slot_ctx; in xhci_set_configuration()
628 struct xhci_slot_ctx *slot_ctx; in xhci_address_device()
1409 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()