Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/usb/chipidea/
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.
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");
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>");
Dudc.h3 * udc.h - ChipIdea UDC structures
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
Dci_hdrc_tegra.c11 #include <linux/usb/chipidea.h>
86 /* setup and register ChipIdea HDRC device */ in tegra_udc_probe()
Dbits.h3 * bits.h - register bits of the ChipIdea USB IP core
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
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
437 * @ci: chipidea device
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()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
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.
Dci_hdrc_usb2.c15 #include <linux/usb/chipidea.h>
42 { .compatible = "chipidea,usb2" },
122 .name = "chipidea-usb2",
128 MODULE_DESCRIPTION("ChipIdea HDRC USB2 binding for ci13xxx");
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>");
Dudc.h3 * udc.h - ChipIdea UDC structures
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
Dtrace.h11 #define TRACE_SYSTEM chipidea
18 #include <linux/usb/chipidea.h>
Dbits.h3 * bits.h - register bits of the ChipIdea USB IP core
5 * Copyright (C) 2008 Chipidea - MIPS Technologies, Inc. All rights reserved.
Dtrace.c3 * Chipidea Device Mode Trace Support
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
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";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.yaml7 title: USB2 ChipIdea USB controller
17 - chipidea,usb2
68 - const: chipidea,usb2
112 used to change AHB burst configuration, check the chipidea spec for
167 this value. On the most of chipidea platforms, the "usage_tt" flag
389 - chipidea,usb2
416 compatible = "chipidea,usb2";
/kernel/linux/linux-5.10/include/linux/usb/
Dchipidea.h3 * Platform data for the chipidea USB dual role controller
20 * @ci: driver state of the chipidea device
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
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
/kernel/linux/linux-6.6/include/linux/usb/
Dchipidea.h3 * Platform data for the chipidea USB dual role controller
20 * @ci: driver state of the chipidea device
/kernel/linux/linux-5.10/Documentation/usb/
Dindex.rst10 chipidea
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
DKconfig125 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
191 is usually paired with either the ChipIdea or Synopsys DWC3 USB
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtango4-common.dtsi118 compatible = "chipidea,usb2";
133 compatible = "chipidea,usb2";
/kernel/linux/linux-6.6/Documentation/usb/
Dindex.rst10 chipidea

1234