Home
last modified time | relevance | path

Searched full:ast2700 (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Daspeed,ast2x00-scu.yaml12 In AST2700 SOC which has two soc connection, each soc have its own scu
13 register control, ast2700-scu0 for soc0, ast2700-scu1 for soc1.
26 - aspeed,ast2700-scu0
27 - aspeed,ast2700-scu1
84 - aspeed,ast2700-silicon-id
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Daspeed,ast2700-intc.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/aspeed,ast2700-intc.yaml#
7 title: Aspeed AST2700 Interrupt Controller
20 - aspeed,ast2700-intc-ic
75 compatible = "aspeed,ast2700-intc-ic";
/linux-6.14.4/Documentation/devicetree/bindings/fsi/
Daspeed,ast2600-fsi-master.yaml20 - aspeed,ast2700-fsi-master
109 compatible = "aspeed,ast2700-fsi-master";
/linux-6.14.4/Documentation/devicetree/bindings/gpio/
Daspeed,ast2400-gpio.yaml18 - aspeed,ast2700-gpio
101 const: aspeed,ast2700-gpio
/linux-6.14.4/include/dt-bindings/reset/
Daspeed,ast2700-scu.h3 * Device Tree binding constants for AST2700 reset controller.
/linux-6.14.4/include/dt-bindings/clock/
Daspeed,ast2700-scu.h3 * Device Tree binding constants for AST2700 clock controller.
/linux-6.14.4/drivers/irqchip/
Dirq-aspeed-intc.c139 IRQCHIP_DECLARE(ast2700_intc_ic, "aspeed,ast2700-intc-ic", aspeed_intc_ic_of_init);
/linux-6.14.4/drivers/gpio/
Dgpio-aspeed.c1308 * ast2700 has two controllers one with 212 GPIOs and one with 16 GPIOs.
1326 { .compatible = "aspeed,ast2700-gpio", .data = &ast2700_config, },