Home
last modified time | relevance | path

Searched +full:r9a09g011 +full:- +full:sys (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/soc/renesas/
Drenesas,r9a09g011-sys.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/renesas/renesas,r9a09g011-sys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/V2M System Configuration (SYS)
10 - Geert Uytterhoeven <[email protected]>
13 The RZ/V2M-alike SYS (System Configuration) controls the overall
15 - Bank address settings for DMAC
16 - Bank address settings of the units for ICB
17 - ETHER AxCACHE[1] (C bit) control function
[all …]
/linux-6.14.4/arch/arm64/boot/dts/renesas/
Dr9a09g011.dtsi1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/clock/r9a09g011-cpg.h>
12 compatible = "renesas,r9a09g011";
13 #address-cells = <2>;
14 #size-cells = <2>;
18 compatible = "fixed-clock";
19 #clock-cells = <0>;
21 clock-frequency = <0>;
25 #address-cells = <1>;
[all …]
/linux-6.14.4/drivers/soc/renesas/
Drenesas-soc.c1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2014-2016 Glider bvba
21 .name = "R-Car Gen1",
26 .name = "R-Car Gen2",
31 .name = "R-Car Gen3",
36 .name = "R-Car Gen4",
40 .name = "R-Mobile",
91 .name = "SH-Mobile",
417 { .compatible = "renesas,r9a09g011", .data = &soc_rz_v2m },
464 { .compatible = "renesas,r9a07g043-sysc", .data = &id_rzg2l },
[all …]