Home
last modified time | relevance | path

Searched refs:in_ep_ctx (Results 1 – 25 of 66) sorted by relevance

123

/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/usb/host/
H A Dxhci-mem.c585 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
588 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
590 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
591 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
592 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
593 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dxhci-mem.c674 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
677 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
679 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
680 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
681 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
682 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/usb/host/
H A Dxhci-mem.c674 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
677 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
679 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
680 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
681 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
682 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/usb/host/
H A Dxhci-mem.c674 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
677 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
679 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
680 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
681 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
682 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/usb/host/
H A Dxhci-mem.c674 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
677 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
679 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
680 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
681 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
682 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/usb/host/
H A Dxhci-mem.c681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy() local
684 in_ep_ctx = xhci_get_ep_ctx(ctrl, in_ctx, ep_index); in xhci_endpoint_copy()
686 in_ep_ctx->ep_info = out_ep_ctx->ep_info; in xhci_endpoint_copy()
687 in_ep_ctx->ep_info2 = out_ep_ctx->ep_info2; in xhci_endpoint_copy()
688 in_ep_ctx->deq = out_ep_ctx->deq; in xhci_endpoint_copy()
689 in_ep_ctx->tx_info = out_ep_ctx->tx_info; in xhci_endpoint_copy()

123