Searched full:sysram (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/sram/ |
D | sram.yaml | 81 - 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";
|
/Linux-v5.10/Documentation/devicetree/bindings/firmware/ |
D | nvidia,tegra186-bpmp.txt | 62 predefined and work on top of sysram, which is an SRAM inside the chip. 73 sysram@30000000 { 74 compatible = "nvidia,tegra186-sysram", "mmio-sram";
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/samsung/ |
D | samsung-secure-firmware.yaml | 19 Address of non-secure SYSRAM used for communication with firmware.
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | exynos54xx.dtsi | 66 compatible = "samsung,exynos4210-sysram"; 71 compatible = "samsung,exynos4210-sysram-ns";
|
D | exynos4210.dtsi | 75 sysram: sram@2020000 { label 83 compatible = "samsung,exynos4210-sysram"; 88 compatible = "samsung,exynos4210-sysram-ns";
|
D | exynos4210-universal_c210.dts | 645 &sysram { 651 compatible = "samsung,exynos4210-sysram";
|
D | exynos4412.dtsi | 199 compatible = "samsung,exynos4210-sysram"; 204 compatible = "samsung,exynos4210-sysram-ns";
|
D | exynos3250.dtsi | 141 compatible = "samsung,exynos4210-sysram"; 146 compatible = "samsung,exynos4210-sysram-ns";
|
D | exynos5250.dtsi | 175 compatible = "samsung,exynos4210-sysram"; 180 compatible = "samsung,exynos4210-sysram-ns";
|
/Linux-v5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra234.dtsi | 125 sysram@40000000 { 126 compatible = "nvidia,tegra234-sysram", "mmio-sram";
|
D | tegra186.dtsi | 1485 compatible = "nvidia,tegra186-sysram", "mmio-sram";
|
D | tegra194.dtsi | 2078 compatible = "nvidia,tegra194-sysram", "mmio-sram";
|
/Linux-v5.10/arch/arm/mach-exynos/ |
D | exynos.c | 52 for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram") { in exynos_sysram_init() 61 for_each_compatible_node(node, NULL, "samsung,exynos4210-sysram-ns") { in exynos_sysram_init()
|
D | suspend.c | 485 /* 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()
|
D | mcpm-exynos.c | 252 "samsung,exynos4210-sysram-ns"); in exynos_mcpm_init()
|
/Linux-v5.10/drivers/firmware/tegra/ |
D | Kconfig | 10 data and the different communication channels in SysRAM or RAM and
|