Home
last modified time | relevance | path

Searched full:ast2500 (Results 1 – 25 of 134) sorted by relevance

123456

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Daspeed-g5.dtsi7 compatible = "aspeed,ast2500";
62 compatible = "aspeed,ast2500-fmc";
91 compatible = "aspeed,ast2500-spi";
113 compatible = "aspeed,ast2500-spi";
139 compatible = "aspeed,ast2500-cvic", "aspeed-cvic";
146 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100";
154 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100";
162 compatible = "aspeed,ast2500-ehci", "generic-ehci";
172 compatible = "aspeed,ast2500-ehci", "generic-ehci";
182 compatible = "aspeed,ast2500-uhci", "generic-uhci";
[all …]
H A Daspeed-ast2500-evb.dts7 model = "AST2500 EVB";
8 compatible = "aspeed,ast2500-evb", "aspeed,ast2500";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Daspeed,ast2500-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2500-pinctrl.yaml#
7 title: ASPEED AST2500 Pin Controller
17 "aspeed,ast2500-scu", "syscon", "simple-mfd"
25 const: aspeed,ast2500-pinctrl
35 0: compatible with "aspeed,ast2500-gfx", "syscon"
36 1: compatible with "aspeed,ast2500-lhc", "syscon"
80 compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
100 compatible = "aspeed,ast2500-gfx", "syscon";
106 compatible = "aspeed,ast2500-lpc", "simple-mfd";
114 compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Daspeed-lpc.txt48 "aspeed,ast2500-lpc", "simple-mfd"
66 "aspeed,ast2500-lpc-bmc"
76 "aspeed,ast2500-lpc-host", "simple-mfd", "syscon"
89 compatible = "aspeed,ast2500-lpc", "simple-mfd";
97 compatible = "aspeed,ast2500-lpc-bmc";
102 compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon";
130 "aspeed,ast2500-lpc-ctrl";
150 compatible = "aspeed,ast2500-lpc-ctrl";
170 "aspeed,ast2500-lhc";
173 AST2400 and AST2500 there are two regions.
[all …]
H A Daspeed-gfx.txt8 - compatible: "aspeed,ast2500-gfx", "syscon"
15 compatible = "aspeed,ast2500-gfx", "syscon";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Daspeed-smc.txt4 The Firmware Memory Controller in the Aspeed AST2500 SoC supports
8 The two SPI flash memory controllers in the AST2500 each support two
15 "aspeed,ast2500-fmc" for the AST2500 Firmware Memory Controller
16 "aspeed,ast2500-spi" for the AST2500 SPI flash memory controllers
37 compatible = "aspeed,ast2500-fmc";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Daspeed,cvic.txt1 * ASPEED AST2400 and AST2500 coprocessor interrupt controller
4 in the AST2400 and AST2500 BMC SoCs which provides interrupt to the
12 The AST2500 supports a SW generated interrupt
19 "aspeed,ast2500-cvic"
26 (AST2500 only)
31 compatible = "aspeed,ast2500-cvic";
H A Daspeed-p2a-ctrl.txt2 Device tree bindings for Aspeed AST2400/AST2500 PCI-to-AHB Bridge Control Driver
16 - "aspeed,ast2500-p2a-ctrl"
30 "aspeed,ast2500-scu", "syscon", "simple-mfd"
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dast2500-u-boot.dtsi1 #include <dt-bindings/clock/ast2500-scu.h>
2 #include <dt-bindings/reset/ast2500-reset.h>
4 #include "ast2500.dtsi"
8 compatible = "aspeed,ast2500-scu";
17 compatible = "aspeed,ast2500-reset";
24 compatible = "aspeed,ast2500-sdrammc";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/edac/
H A Daspeed-sdram-edac.txt1 Aspeed AST2500 SoC EDAC node
3 The Aspeed AST2500 SoC supports DDR3 and DDR4 memory with and without ECC (error
14 - compatible: should be "aspeed,ast2500-sdram-edac"
22 compatible = "aspeed,ast2500-sdram-edac";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Daspeed,sdhci.yaml27 - aspeed,ast2500-sd-controller
50 - aspeed,ast2500-sdhci
84 compatible = "aspeed,ast2500-sd-controller";
92 compatible = "aspeed,ast2500-sdhci";
100 compatible = "aspeed,ast2500-sdhci";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ipmi/
H A Daspeed-kcs-bmc.txt3 The Aspeed SOCs (AST2400 and AST2500) are commonly used as BMCs
11 "aspeed,ast2500-kcs-bmc"
20 "aspeed,ast2500-kcs-bmc-v2"
28 compatible = "aspeed,ast2500-kcs-bmc-v2";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fsi/
H A Dfsi-master-ast-cf.txt8 "aspeed,ast2500-cf-fsi-master" for an AST2500 based system
18 AST2400 and 1M aligned on AST2500
25 compatible = "aspeed,ast2500-cf-fsi-master", "fsi-master";
/OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/
H A DKconfig13 bool "Support Aspeed AST2500 SoC"
17 The Aspeed AST2500 is a ARM-based SoC with arm1176 CPU.
21 source "arch/arm/mach-aspeed/ast2500/Kconfig"
H A DMakefile8 obj-$(CONFIG_ASPEED_AST2500) += ast2500/ ast2500-board.o
/OK3568_Linux_fs/u-boot/arch/arm/mach-aspeed/ast2500/
H A DKconfig7 bool "Evb-AST2500"
9 Evb-AST2500 is Aspeed evaluation board for AST2500 chip.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Daspeed-pwm-tacho.txt1 ASPEED AST2400/AST2500 PWM and Fan Tacho controller device driver
23 "aspeed,ast2500-pwm-tacho" for AST2500.
57 compatible = "aspeed,ast2500-pwm-tacho";
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Daspeed_wdt.c36 { .compatible = "aspeed,ast2500-wdt", .data = &ast2500_config },
68 * Pulse duration configuration is available on both the AST2400 and AST2500,
72 * AST2500: Bits 19:0
76 * The AST2500 exposes the drive mode and polarity options, but not in a
206 * ast2500: a way to restore the normal address mapping from
279 * - ast2500 only runs at 1MHz, hard coding bit 4 to 1 in aspeed_wdt_probe()
323 if ((of_device_is_compatible(np, "aspeed,ast2500-wdt")) || in aspeed_wdt_probe()
375 of_device_is_compatible(np, "aspeed,ast2500-wdt")) in aspeed_wdt_probe()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A D8250.yaml20 const: aspeed,ast2500-vuart
55 - const: aspeed,ast2500-vuart
182 Phandle to aspeed,ast2500-scu compatible syscon alongside register
185 applicable to aspeed,ast2500-vuart.
219 compatible = "aspeed,ast2500-vuart";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dftgmac100.txt11 - "aspeed,ast2500-mac"
28 IP clock, and optionally an RMII RCLK gate for the AST2500/AST2600. The
38 compatible = "aspeed,ast2500-mac", "faraday,ftgmac100";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dsgpio-aspeed.txt4 This SGPIO controller is for ASPEED AST2500 SoC, it supports up to 80 full
17 "aspeed,ast2400-sgpio", "aspeed,ast2500-sgpio"
38 compatible = "aspeed,ast2500-sgpio";
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dwdt.h70 /* On pre-ast2500 SoCs this register is reserved. */
85 * gets Reset Mask value from it. Reset Mask is only supported on ast2500
96 * On ast2500 Reset Mask is 25 bits wide and Reset Mode is 2 bits wide, so they
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Daspeed,usb-vhub.yaml19 revisions. AST2400 and AST2500 Virtual Hub supports 5 downstream devices
27 - aspeed,ast2500-usb-vhub
114 compatible = "aspeed,ast2500-usb-vhub";
/OK3568_Linux_fs/kernel/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c37 * The AST2500 supports a total of 3 output paths:
56 * The driver was written with the 'AST2500 Software Programming Guide' v17,
114 priv->scu = syscon_regmap_lookup_by_compatible("aspeed,ast2500-scu"); in aspeed_gfx_load()
211 { .compatible = "aspeed,ast2500-gfx" },
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Drtc-aspeed.txt7 * aspeed,ast2500-rtc for the ast2500

123456