Home
last modified time | relevance | path

Searched full:chipidea (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A DKconfig4 tristate "ChipIdea Highspeed Dual Role Controller"
13 controller based on ChipIdea silicon IP. It supports:
22 bool "ChipIdea device controller"
26 ChipIdea driver.
29 bool "ChipIdea host controller"
34 ChipIdea driver.
H A Dci_hdrc_usb2.c15 #include <linux/usb/chipidea.h>
41 { .compatible = "chipidea,usb2" },
123 .name = "chipidea-usb2",
129 MODULE_DESCRIPTION("ChipIdea HDRC USB2 binding for ci13xxx");
H A Dci_hdrc_pci.c5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
15 #include <linux/usb/chipidea.h>
167 MODULE_AUTHOR("MIPS - David Lopo <dlopo@chipidea.mips.com>");
H A Dudc.h3 * udc.h - ChipIdea UDC structures
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
H A Dci_hdrc_tegra.c11 #include <linux/usb/chipidea.h>
86 /* setup and register ChipIdea HDRC device */ in tegra_udc_probe()
H A Dci.h3 * ci.h - common structures, functions, and macros of the ChipIdea driver
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
160 * struct ci_hdrc - chipidea device representation
435 * @ci: chipidea device
H A Dbits.h3 * bits.h - register bits of the ChipIdea USB IP core
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
H A Dhost.c3 * host.c - ChipIdea USB host controller driver
14 #include <linux/usb/chipidea.h>
327 * For chipidea, the resume signal will be ended in ci_ehci_bus_suspend()
H A Dotg.c3 * otg.c - ChipIdea USB IP core OTG driver
17 #include <linux/usb/chipidea.h>
H A Dulpi.c7 #include <linux/usb/chipidea.h>
H A Dcore.c3 * core.c - ChipIdea USB IP core family device controller
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
34 #include <linux/usb/chipidea.h>
1456 MODULE_AUTHOR("David Lopo <dlopo@chipidea.mips.com>");
1457 MODULE_DESCRIPTION("ChipIdea HDRC Driver");
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dci-hdrc-usb2.txt1 * USB2 ChipIdea USB controller for ci13xxx
16 "chipidea,usb2"
46 property is used to change AHB burst configuration, check the chipidea
72 On the most of chipidea platforms, the "usage_tt" flag at RTL is 0, so this
116 compatible = "chipidea,usb2";
H A Dmsm-hsusb.txt22 "qcom,usb-otg-ci" for chipsets with ChipIdea 45nm PHY
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dchipidea.h3 * Platform data for the chipidea USB dual role controller
20 * @ci: driver state of the chipidea device
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A DKconfig59 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
96 is usually paired with either the ChipIdea or Synopsys DWC3 USB
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtango4-common.dtsi118 compatible = "chipidea,usb2";
133 compatible = "chipidea,usb2";
H A Dberlin2q.dtsi189 compatible = "chipidea,usb2";
490 compatible = "chipidea,usb2";
500 compatible = "chipidea,usb2";
H A Dzynq-7000.dtsi374 compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
384 compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A DKconfig95 bool "ChipIdea device controller"
99 ChipIdea driver.
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/usb/
H A Dehci-msm.txt1 Chipidea EHCI controller (part of OTG controller) used on Qualcomm devices.
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dindex.rst10 chipidea
/OK3568_Linux_fs/kernel/drivers/usb/
H A DMakefile60 obj-$(CONFIG_USB_CHIPIDEA) += chipidea/
H A DKconfig124 source "drivers/usb/chipidea/Kconfig"
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynq-7000.dtsi359 compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
369 compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-pci.c37 * specific drivers for that. One of the example is a ChipIdea device installed
41 /* ChipIdea on Intel MID platform */

12