Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/mailbox/
H A Daspeed,ast2700-mailbox.yaml4 $id: http://devicetree.org/schemas/mailbox/aspeed,ast2700-mailbox.yaml#
7 title: ASPEED AST2700 mailbox controller
13 ASPEED AST2700 has multiple processors that need to communicate with each
31 const: aspeed,ast2700-mailbox
63 compatible = "aspeed,ast2700-mailbox";
/linux/Documentation/devicetree/bindings/mfd/
H A 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
91 - aspeed,ast2700-silicon-id
/linux/drivers/mailbox/
H A Dast2700-mailbox.c219 { .compatible = "aspeed,ast2700-mailbox", .data = &ast2700_dev_data },
226 .name = "ast2700-mailbox",
234 MODULE_DESCRIPTION("ASPEED AST2700 IPC driver");
H A DMakefile14 obj-$(CONFIG_AST2700_MBOX) += ast2700-mailbox.o
H A DKconfig40 tristate "ASPEED AST2700 IPC driver"
/linux/Documentation/devicetree/bindings/fsi/
H A Daspeed,ast2600-fsi-master.yaml20 - aspeed,ast2700-fsi-master
109 compatible = "aspeed,ast2700-fsi-master";
/linux/include/dt-bindings/reset/
H A Daspeed,ast2700-scu.h3 * Device Tree binding constants for AST2700 reset controller.
/linux/include/dt-bindings/clock/
H A Daspeed,ast2700-scu.h3 * Device Tree binding constants for AST2700 clock controller.
/linux/drivers/irqchip/
H A Dirq-aspeed-intc.c139 IRQCHIP_DECLARE(ast2700_intc_ic, "aspeed,ast2700-intc-ic", aspeed_intc_ic_of_init);
/linux/drivers/gpio/
H A Dgpio-aspeed.c1284 * ast2700 has two controllers one with 212 GPIOs and one with 16 GPIOs.
1302 { .compatible = "aspeed,ast2700-gpio", .data = &ast2700_config, },