Searched +full:ast2600 +full:- +full:udc (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/devicetree/bindings/usb/ |
H A D | aspeed,ast2600-udc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/usb/aspeed,ast2600-udc.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Neal Liu <neal_liu@aspeedtech.com> 23 - aspeed,ast2600-udc 35 - compatible 36 - reg 37 - clocks 38 - interrupts [all …]
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 3 tristate "Aspeed vHub UDC driver" 8 AST2600 family SoCs supporting the "vHub" functionality and USB2.0
|
H A D | vhub.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 107 * per-device register definitions * 146 * per-endpoint register definitions * 210 * existing AST2400/AST2500 platforms. AST2600 and future vhub revisions 213 #define AST_VHUB_NUM_GEN_EPs 15 /* Generic non-0 EPs */ 233 /* A transfer request, either core-originated or internal */ 242 * Desc number of the final packet or -1. For non-desc 315 /* Index in global pool (zero-based) */ 345 /* Device index (zero-based) and name string */ 402 /* Per-port info */ [all …]
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g6.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 5 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h> 6 #include <dt-bindings/clock/ast2600-clock.h> 10 compatible = "aspeed,ast2600"; 11 #address-cells = <1>; 12 #size-cells = <1>; 13 interrupt-parent = <&gic>; 47 #address-cells = <1>; 48 #size-cells = <0>; [all …]
|
H A D | aspeed-bmc-ufispace-ncplite.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 /dts-v1/; 5 #include "aspeed-g6.dtsi" 6 #include <dt-bindings/i2c/i2c.h> 7 #include <dt-bindings/gpio/aspeed-gpio.h> 11 compatible = "ufispace,ncplite-bmc", "aspeed,ast2600"; 18 stdout-path = &uart5; 27 iio-hwmon { 28 compatible = "iio-hwmon"; 29 io-channels = <&adc0 0>, <&adc0 1>, <&adc0 2>, <&adc0 3>, [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|