Searched full:andestech (Results 1 – 14 of 14) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/cache/ |
D | andestech,ax45mp-cache.yaml | 5 $id: http://devicetree.org/schemas/cache/andestech,ax45mp-cache.yaml# 8 title: Andestech AX45MP L2 Cache Controller 23 - andestech,ax45mp-cache 31 - const: andestech,ax45mp-cache 73 compatible = "andestech,ax45mp-cache", "cache";
|
/linux-6.14.4/arch/riscv/boot/dts/renesas/ |
D | r9a07g043f.dtsi | 21 compatible = "andestech,ax45mp", "riscv"; 42 compatible = "andestech,cpu-intc", "riscv,cpu-intc"; 133 compatible = "renesas,r9a07g043-plic", "andestech,nceplic100"; 146 compatible = "andestech,ax45mp-cache", "cache";
|
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | sifive,plic-1.0.0.yaml | 57 - const: andestech,nceplic100 125 - andestech,nceplic100
|
D | riscv,cpu-intc.yaml | 41 - const: andestech,cpu-intc
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | faraday,ftmac.txt | 7 "andestech,atmac100"
|
/linux-6.14.4/Documentation/devicetree/bindings/serial/ |
D | 8250.yaml | 81 - andestech,uart16550 241 compatible = "andestech,uart16550", "ns16550a";
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-riscv-intc.c | 239 if (of_device_is_compatible(node, "andestech,cpu-intc")) { in riscv_intc_init() 249 IRQCHIP_DECLARE(andes, "andestech,cpu-intc", riscv_intc_init);
|
D | irq-sifive-plic.c | 429 { .compatible = "andestech,nceplic100",
|
/linux-6.14.4/drivers/cache/ |
D | ax45mp_cache.c | 175 { .compatible = "andestech,ax45mp-cache" },
|
/linux-6.14.4/arch/riscv/kernel/ |
D | module-sections.c | 5 * Copyright (C) 2018 Andes Technology Corporation <zong@andestech.com>
|
/linux-6.14.4/Documentation/devicetree/bindings/riscv/ |
D | cpus.yaml | 48 - andestech,ax45mp
|
D | extensions.yaml | 633 https://www.andestech.com/wp-content/uploads/AX45MP-1C-Rev.-5.0.0-Datasheet.pdf
|
/linux-6.14.4/drivers/net/ethernet/faraday/ |
D | ftmac100.c | 1240 { .compatible = "andestech,atmac100" },
|
/linux-6.14.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 128 "^andestech,.*":
|