Home
last modified time | relevance | path

Searched full:sysram (Results 1 – 25 of 35) sorted by relevance

12

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sram/
Dsram.yaml34 - nvidia,tegra186-sysram
35 - nvidia,tegra194-sysram
36 - nvidia,tegra234-sysram
94 - samsung,exynos4210-sysram
95 - samsung,exynos4210-sysram-ns
181 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
183 // code that is residing at some specific location of the SYSRAM.
196 compatible = "samsung,exynos4210-sysram";
201 compatible = "samsung,exynos4210-sysram-ns";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sram/
Dsram.yaml81 - samsung,exynos4210-sysram
82 - samsung,exynos4210-sysram-ns
165 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
167 // code that is residing at some specific location of the SYSRAM.
180 compatible = "samsung,exynos4210-sysram";
185 compatible = "samsung,exynos4210-sysram-ns";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra186-bpmp.txt62 predefined and work on top of sysram, which is an SRAM inside the chip.
73 sysram@30000000 {
74 compatible = "nvidia,tegra186-sysram", "mmio-sram";
/kernel/linux/linux-6.6/drivers/misc/
Dsram.c355 * SYSRAM contains areas that are not accessible by the
359 * SYSRAM specified in the device tree.
368 { .compatible = "nvidia,tegra186-sysram", .data = &tegra_sysram_config },
369 { .compatible = "nvidia,tegra194-sysram", .data = &tegra_sysram_config },
370 { .compatible = "nvidia,tegra234-sysram", .data = &tegra_sysram_config },
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/samsung/
Dsamsung-secure-firmware.yaml19 Address of non-secure SYSRAM used for communication with firmware.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/samsung/
Dsamsung-secure-firmware.yaml19 Address of non-secure SYSRAM used for communication with firmware.
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
Dexynos.c52 for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram") { in exynos_sysram_init()
64 for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram-ns") { in exynos_sysram_init()
Dsuspend.c486 /* Restore the sysram cpu state register */ in exynos5420_pm_resume()
696 * firmware, the non-secure region of sysram should be used. in exynos_pm_init()
Dmcpm-exynos.c250 "samsung,exynos4210-sysram-ns"); in exynos_mcpm_init()
/kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/
Dexynos54xx.dtsi66 compatible = "samsung,exynos4210-sysram";
71 compatible = "samsung,exynos4210-sysram-ns";
Dexynos4210.dtsi247 sysram: sram@2020000 { label
255 compatible = "samsung,exynos4210-sysram";
260 compatible = "samsung,exynos4210-sysram-ns";
Dexynos4210-universal_c210.dts676 &sysram {
682 compatible = "samsung,exynos4210-sysram";
Dexynos4x12.dtsi248 compatible = "samsung,exynos4210-sysram";
253 compatible = "samsung,exynos4210-sysram-ns";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/
Dtegra234.dtsi125 sysram@40000000 {
126 compatible = "nvidia,tegra234-sysram", "mmio-sram";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos54xx.dtsi66 compatible = "samsung,exynos4210-sysram";
71 compatible = "samsung,exynos4210-sysram-ns";
Dexynos4210.dtsi75 sysram: sram@2020000 { label
83 compatible = "samsung,exynos4210-sysram";
88 compatible = "samsung,exynos4210-sysram-ns";
Dexynos4210-universal_c210.dts645 &sysram {
651 compatible = "samsung,exynos4210-sysram";
Dexynos4412.dtsi199 compatible = "samsung,exynos4210-sysram";
204 compatible = "samsung,exynos4210-sysram-ns";
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
Dexynos.c52 for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram") { in exynos_sysram_init()
62 for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram-ns") { in exynos_sysram_init()
Dsuspend.c485 /* Restore the sysram cpu state register */ in exynos5420_pm_resume()
692 * firmware, the non-secure region of sysram should be used. in exynos_pm_init()
Dmcpm-exynos.c252 "samsung,exynos4210-sysram-ns"); in exynos_mcpm_init()
/kernel/linux/linux-5.10/drivers/firmware/tegra/
DKconfig10 data and the different communication channels in SysRAM or RAM and
/kernel/linux/linux-6.6/drivers/firmware/tegra/
DKconfig10 data and the different communication channels in SysRAM or RAM and
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra186-bpmp.yaml60 predefined and work on top of either sysram, which is an SRAM inside the
154 compatible = "nvidia,tegra186-sysram", "mmio-sram";
/kernel/linux/linux-6.6/Documentation/admin-guide/perf/
Dnvidia-pmu.rst234 | SYSRAM/CMEM | PMU |PMU |PMU | PMU | | PMU |
240 | SYSRAM/CMEM | PMU |PMU |PMU | PMU | N/A | N/A |
291 | SYSRAM/CMEM | | | | PMU |
294 | SYSRAM/CMEM | PCIE PMU | SCF PMU | N/A | N/A |

12