Searched full:ast2700 (Results 1 – 10 of 10) sorted by relevance
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | aspeed,ast2700-mailbox.yaml | 4 $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 D | aspeed,ast2x00-scu.yaml | 12 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 D | ast2700-mailbox.c | 219 { .compatible = "aspeed,ast2700-mailbox", .data = &ast2700_dev_data }, 226 .name = "ast2700-mailbox", 234 MODULE_DESCRIPTION("ASPEED AST2700 IPC driver");
|
H A D | Makefile | 14 obj-$(CONFIG_AST2700_MBOX) += ast2700-mailbox.o
|
H A D | Kconfig | 40 tristate "ASPEED AST2700 IPC driver"
|
/linux/Documentation/devicetree/bindings/fsi/ |
H A D | aspeed,ast2600-fsi-master.yaml | 20 - aspeed,ast2700-fsi-master 109 compatible = "aspeed,ast2700-fsi-master";
|
/linux/include/dt-bindings/reset/ |
H A D | aspeed,ast2700-scu.h | 3 * Device Tree binding constants for AST2700 reset controller.
|
/linux/include/dt-bindings/clock/ |
H A D | aspeed,ast2700-scu.h | 3 * Device Tree binding constants for AST2700 clock controller.
|
/linux/drivers/irqchip/ |
H A D | irq-aspeed-intc.c | 139 IRQCHIP_DECLARE(ast2700_intc_ic, "aspeed,ast2700-intc-ic", aspeed_intc_ic_of_init);
|
/linux/drivers/gpio/ |
H A D | gpio-aspeed.c | 1284 * ast2700 has two controllers one with 212 GPIOs and one with 16 GPIOs. 1302 { .compatible = "aspeed,ast2700-gpio", .data = &ast2700_config, },
|