Searched full:sysram (Results  1 – 15 of 15) sorted by relevance
| /linux/drivers/misc/ | 
| H A D | sram.c | 357  * SYSRAM contains areas that are not accessible by the361  * SYSRAM specified in the device tree.
 370 	{ .compatible = "nvidia,tegra186-sysram", .data = &tegra_sysram_config },
 371 	{ .compatible = "nvidia,tegra194-sysram", .data = &tegra_sysram_config },
 372 	{ .compatible = "nvidia,tegra234-sysram", .data = &tegra_sysram_config },
 
 | 
| /linux/arch/arm/boot/dts/samsung/ | 
| H A D | exynos54xx.dtsi | 66 				compatible = "samsung,exynos4210-sysram";71 				compatible = "samsung,exynos4210-sysram-ns";
 
 | 
| H A D | exynos4210.dtsi | 247 		sysram: sram@2020000 {  label255 				compatible = "samsung,exynos4210-sysram";
 260 				compatible = "samsung,exynos4210-sysram-ns";
 
 | 
| H A D | exynos4210-universal_c210.dts | 676 &sysram {682 		compatible = "samsung,exynos4210-sysram";
 
 | 
| H A D | exynos4x12.dtsi | 248 				compatible = "samsung,exynos4210-sysram";253 				compatible = "samsung,exynos4210-sysram-ns";
 
 | 
| H A D | exynos3250.dtsi | 325 				compatible = "samsung,exynos4210-sysram";330 				compatible = "samsung,exynos4210-sysram-ns";
 
 | 
| /linux/arch/arm/mach-exynos/ | 
| H A D | exynos.c | 52 	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()
 
 | 
| H A D | suspend.c | 485 	/* Restore the sysram cpu state register */  in exynos5420_pm_resume()695 	 * firmware, the non-secure region of sysram should be used.  in exynos_pm_init()
 
 | 
| H A D | mcpm-exynos.c | 250 			"samsung,exynos4210-sysram-ns");  in exynos_mcpm_init()
 | 
| /linux/Documentation/devicetree/bindings/firmware/ | 
| H A D | nvidia,tegra186-bpmp.yaml | 60   predefined and work on top of either sysram, which is an SRAM inside the155         compatible = "nvidia,tegra186-sysram", "mmio-sram";
 
 | 
| /linux/Documentation/devicetree/bindings/arm/samsung/ | 
| H A D | samsung-secure-firmware.yaml | 19       Address of non-secure SYSRAM used for communication with firmware.
 | 
| /linux/drivers/firmware/tegra/ | 
| H A D | Kconfig | 10 	  data and the different communication channels in SysRAM or RAM and
 | 
| /linux/arch/arm64/boot/dts/nvidia/ | 
| H A D | tegra186.dtsi | 1890 		compatible = "nvidia,tegra186-sysram", "mmio-sram";
 | 
| H A D | tegra194.dtsi | 2832 		compatible = "nvidia,tegra194-sysram", "mmio-sram";
 | 
| H A D | tegra234.dtsi | 5232 		compatible = "nvidia,tegra234-sysram", "mmio-sram";
 |