Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/usb/
H A Dci-hdrc-usb2.yaml7 title: USB2 ChipIdea USB controller
17 - chipidea,usb2
36 - const: chipidea,usb2
91 - $ref: chipidea,usb2-common.yaml#
103 compatible = "chipidea,usb2";
H A Dchipidea,usb2-common.yaml4 $id: http://devicetree.org/schemas/usb/chipidea,usb2-common.yaml#
7 title: USB2 ChipIdea USB controller Common Properties
58 used to change AHB burst configuration, check the chipidea spec for
113 this value. On the most of chipidea platforms, the "usage_tt" flag
H A Dchipidea,usb2-imx.yaml4 $id: http://devicetree.org/schemas/usb/chipidea,usb2-imx.yaml#
7 title: NXP USB2 ChipIdea USB controller
145 - $ref: chipidea,usb2-common.yaml#
H A Dfsl,usbmisc.yaml7 title: Freescale i.MX wrapper module for Chipidea USB2 controller
/linux/drivers/usb/chipidea/
H A Dci_hdrc_usb2.c15 #include <linux/usb/chipidea.h>
42 { .compatible = "chipidea,usb2" },
121 .name = "chipidea-usb2",
127 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 Dtrace.h11 #define TRACE_SYSTEM chipidea
18 #include <linux/usb/chipidea.h>
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 Dci.h3 * ci.h - common structures, functions, and macros of the ChipIdea driver
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
166 * struct ci_hdrc - chipidea device representation
459 * @ci: chipidea device
H A Dtrace.c3 * Chipidea Device Mode Trace Support
H A Dotg.c3 * otg.c - ChipIdea USB IP core OTG driver
17 #include <linux/usb/chipidea.h>
H A Dci_hdrc_msm.c7 #include <linux/usb/chipidea.h>
306 MODULE_DESCRIPTION("ChipIdea Highspeed Dual Role Controller");
H A Dhost.c3 * host.c - ChipIdea USB host controller driver
14 #include <linux/usb/chipidea.h>
356 * For chipidea, the resume signal will be ended in ci_ehci_bus_suspend()
H A Dulpi.c7 #include <linux/usb/chipidea.h>
H A Dci_hdrc_npcm.c7 #include <linux/usb/chipidea.h>
H A Dci_hdrc_tegra.c15 #include <linux/usb/chipidea.h>
330 /* setup and register ChipIdea HDRC device */ in tegra_usb_probe()
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>
1523 MODULE_AUTHOR("David Lopo <dlopo@chipidea.mips.com>");
1524 MODULE_DESCRIPTION("ChipIdea HDRC Driver");
/linux/include/linux/usb/
H A Dchipidea.h3 * Platform data for the chipidea USB dual role controller
20 * @ci: driver state of the chipidea device
/linux/Documentation/usb/
H A Dindex.rst10 chipidea
/linux/drivers/phy/qualcomm/
H A DKconfig125 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
205 is usually paired with either the ChipIdea or Synopsys DWC3 USB
/linux/drivers/usb/
H A DMakefile62 obj-$(CONFIG_USB_CHIPIDEA) += chipidea/
H A DKconfig138 source "drivers/usb/chipidea/Kconfig"
/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2q.dtsi189 compatible = "chipidea,usb2";
490 compatible = "chipidea,usb2";
500 compatible = "chipidea,usb2";
/linux/drivers/usb/phy/
H A DKconfig161 controllers with a viewport register (e.g. Chipidea/ARC controllers).

12