Home
last modified time | relevance | path

Searched refs:xhci (Results 1 – 25 of 37) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/usb/host/
H A DMakefile49 obj-$(CONFIG_USB_XHCI_HCD) += xhci.o xhci-mem.o xhci-ring.o
50 obj-$(CONFIG_USB_XHCI_DWC3) += xhci-dwc3.o
52 obj-$(CONFIG_USB_XHCI_EXYNOS) += xhci-exynos5.o
53 obj-$(CONFIG_USB_XHCI_FSL) += xhci-fsl.o
54 obj-$(CONFIG_USB_XHCI_MVEBU) += xhci-mvebu.o
55 obj-$(CONFIG_USB_XHCI_OMAP) += xhci-omap.o
56 obj-$(CONFIG_USB_XHCI_PCI) += xhci-pci.o
57 obj-$(CONFIG_USB_XHCI_RCAR) += xhci-rcar.o
H A Dxhci-rcar.c66 >>>>>>> e1cc60c... usb: xhci: Add Renesas R-Car xHCI driver in xhci_rcar_download_fw()
81 >>>>>>> e1cc60c... usb: xhci: Add Renesas R-Car xHCI driver in xhci_rcar_download_fw()
H A Dxhci-fsl.c27 struct xhci_ctrl xhci; member
/rk3399_rockchip-uboot/doc/device-tree-bindings/usb/
H A Dmarvell.xhci-usb.txt8 - "marvell,armada3700-xhci", "generic-xhci" for Armada 37xx SoCs
9 - "marvell,armada-8k-xhci", "generic-xhci" for Armada A8K SoCs
21 compatible = "marvell,armada-8k-xhci",
22 "generic-xhci";
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dexynos54xx.dtsi41 xhci0 = "/xhci@12000000";
42 xhci1 = "/xhci@12400000";
207 xhci1: xhci@12400000 {
208 compatible = "samsung,exynos5250-xhci";
H A Dexynos5250.dtsi107 xhci@12000000 {
108 compatible = "samsung,exynos5250-xhci";
H A Dexynos5420-smdk5420.dts137 xhci1: xhci@12400000 {
138 compatible = "samsung,exynos5250-xhci";
H A Darmada-cp110-slave.dtsi167 compatible = "marvell,armada-8k-xhci",
168 "generic-xhci";
177 compatible = "marvell,armada-8k-xhci",
178 "generic-xhci";
H A Dexynos5.dtsi180 xhci0: xhci@12000000 {
181 compatible = "samsung,exynos5250-xhci";
H A Darmada-cp110-master.dtsi184 compatible = "marvell,armada-8k-xhci",
185 "generic-xhci";
194 compatible = "marvell,armada-8k-xhci",
195 "generic-xhci";
H A Dexynos5800-peach-pi.dts119 xhci@12000000 {
123 xhci@12400000 {
H A Darmada-37xx.dtsi183 compatible = "marvell,armada3700-xhci",
184 "generic-xhci";
H A Dexynos5420-peach-pit.dts259 xhci@12000000 {
263 xhci@12400000 {
H A Darmada-8040-mcbin.dts113 cpm_xhci_vbus_pins: cpm-xhci-vbus-pins {
H A Darmada-38x.dtsi570 compatible = "marvell,armada-380-xhci";
578 compatible = "marvell,armada-380-xhci";
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dxhci.asl5 * Modified from coreboot src/soc/intel/baytrail/acpi/xhci.asl
H A Dsouthcluster.asl207 #include "xhci.asl"
/rk3399_rockchip-uboot/configs/
H A Dk2g_hs_evm_defconfig43 >>>>>>> 4dd76d0... usb: host: replace xhci-keystone driver by the generic dwc3 driver
H A Dk2hk_evm_defconfig52 >>>>>>> 4dd76d0... usb: host: replace xhci-keystone driver by the generic dwc3 driver
H A Dk2g_evm_defconfig55 >>>>>>> 4dd76d0... usb: host: replace xhci-keystone driver by the generic dwc3 driver
/rk3399_rockchip-uboot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt21 - fsp,enable-xhci
/rk3399_rockchip-uboot/doc/
H A Dgit-mailrc136 alias xhci uboot, bmeng
/rk3399_rockchip-uboot/
H A DMAINTAINERS555 T: git git://git.denx.de/u-boot-usb.git topic-xhci
556 F: drivers/usb/host/xhci*
557 F: include/usb/xhci.h
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dconga-qeval20-qa3-e3845.dts262 fsp,enable-xhci;
H A Ddfi-bt700.dtsi274 fsp,enable-xhci;

12