Home
last modified time | relevance | path

Searched full:ast2600 (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v5.10/arch/arm/boot/dts/
Daspeed-g6.dtsi6 #include <dt-bindings/clock/ast2600-clock.h>
10 compatible = "aspeed,ast2600";
45 enable-method = "aspeed,ast2600-smp";
96 compatible = "aspeed,ast2600-fmc";
125 compatible = "aspeed,ast2600-spi";
147 compatible = "aspeed,ast2600-spi";
171 compatible = "aspeed,ast2600-mdio";
181 compatible = "aspeed,ast2600-mdio";
191 compatible = "aspeed,ast2600-mdio";
201 compatible = "aspeed,ast2600-mdio";
[all …]
Daspeed-ast2600-evb.dts9 model = "AST2600 EVB";
10 compatible = "aspeed,ast2600";
/Linux-v5.10/Documentation/devicetree/bindings/net/
Daspeed,ast2600-mdio.yaml4 $id: http://devicetree.org/schemas/net/aspeed,ast2600-mdio.yaml#
7 title: ASPEED AST2600 MDIO Controller
13 The ASPEED AST2600 MDIO controller is the third iteration of ASPEED's MDIO
22 const: aspeed,ast2600-mdio
38 compatible = "aspeed,ast2600-mdio";
Dftgmac100.txt12 - "aspeed,ast2600-mac"
28 IP clock, and optionally an RMII RCLK gate for the AST2500/AST2600. The
/Linux-v5.10/Documentation/devicetree/bindings/fsi/
Dfsi-master-aspeed.txt1 Device-tree bindings for AST2600 FSI master
4 The AST2600 contains two identical FSI masters. They share a clock and have a
8 - compatible: "aspeed,ast2600-fsi-master"
25 compatible = "aspeed,ast2600-fsi-master", "fsi-master";
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Daspeed,ast2600-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/aspeed,ast2600-pinctrl.yaml#
7 title: ASPEED AST2600 Pin Controller
17 "aspeed,ast2600-scu", "syscon", "simple-mfd"
24 const: aspeed,ast2600-pinctrl
94 compatible = "aspeed,ast2600-scu", "syscon", "simple-mfd";
/Linux-v5.10/Documentation/devicetree/bindings/rtc/
Drtc-aspeed.txt8 * aspeed,ast2600-rtc for the ast2600
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Daspeed,ast2xxx-scu-ic.txt6 "aspeed,ast2600-scu-ic0" or
7 "aspeed,ast2600-scu-ic1"
/Linux-v5.10/Documentation/devicetree/bindings/gpio/
Dgpio-aspeed.txt6 or "aspeed,ast2600-gpio".
23 when there are multiple GPIO controllers on a SoC (ast2600).
/Linux-v5.10/arch/arm/mach-aspeed/
Dplatsmp.c40 secboot_node = of_find_compatible_node(NULL, NULL, "aspeed,ast2600-smpmem"); in aspeed_g6_smp_prepare_cpus()
61 CPU_METHOD_OF_DECLARE(aspeed_smp, "aspeed,ast2600-smp", &aspeed_smp_ops);
DKconfig43 Say yes if you intend to run on an Aspeed ast2600 or similar
/Linux-v5.10/Documentation/devicetree/bindings/mmc/
Daspeed,sdhci.yaml28 - aspeed,ast2600-sd-controller
51 - aspeed,ast2600-sdhci
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Daspeed,usb-vhub.yaml20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
28 - aspeed,ast2600-usb-vhub
/Linux-v5.10/drivers/usb/gadget/udc/aspeed-vhub/
DKconfig8 AST2600 family SoCs supporting the "vHub" functionality and USB2.0
/Linux-v5.10/drivers/irqchip/
Dirq-aspeed-scu-ic.c236 IRQCHIP_DECLARE(ast2600_scu_ic0, "aspeed,ast2600-scu-ic0",
238 IRQCHIP_DECLARE(ast2600_scu_ic1, "aspeed,ast2600-scu-ic1",
/Linux-v5.10/drivers/net/mdio/
DKconfig56 controllers found in the ASPEED AST2600 SoC. This is a driver for the
61 AST2500 SoCs, so say N if AST2600 support is not required.
/Linux-v5.10/drivers/watchdog/
Daspeed_wdt.c37 { .compatible = "aspeed,ast2600-wdt", .data = &ast2500_config },
280 * - ast2600 always runs at 1MHz in aspeed_wdt_probe()
324 (of_device_is_compatible(np, "aspeed,ast2600-wdt"))) { in aspeed_wdt_probe()
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt14 "aspeed,ast2600-timer"
/Linux-v5.10/Documentation/devicetree/bindings/media/
Daspeed-video.txt9 "aspeed,ast2600-video-engine"
/Linux-v5.10/drivers/clocksource/
Dtimer-fttmr010.c41 * Control register set to clear for ast2600 only.
459 TIMER_OF_DECLARE(ast2600, "aspeed,ast2600-timer", ast2600_timer_init);
/Linux-v5.10/Documentation/devicetree/bindings/i2c/
Di2c-aspeed.txt9 or "aspeed,ast2600-i2c-bus"
/Linux-v5.10/Documentation/devicetree/bindings/watchdog/
Daspeed-wdt.txt7 - "aspeed,ast2600-wdt"
/Linux-v5.10/drivers/clk/
Dclk-ast2600.c5 #define pr_fmt(fmt) "clk-ast2600: " fmt
14 #include <dt-bindings/clock/ast2600-clock.h>
660 { .compatible = "aspeed,ast2600-scu" },
667 .name = "ast2600-clk",
800 CLK_OF_DECLARE_DRIVER(aspeed_cc_g6, "aspeed,ast2600-scu", aspeed_g6_cc_init);
/Linux-v5.10/drivers/mmc/host/
Dsdhci-of-aspeed.c236 { .compatible = "aspeed,ast2600-sdhci", },
313 { .compatible = "aspeed,ast2600-sd-controller", },
/Linux-v5.10/drivers/fsi/
DKconfig61 in the AST2600.

12