Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/sram/
H A Dsram.yaml34 - nvidia,tegra186-sysram
35 - nvidia,tegra194-sysram
36 - nvidia,tegra234-sysram
94 - samsung,exynos4210-sysram
95 - samsung,exynos4210-sysram-ns
187 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
189 // code that is residing at some specific location of the SYSRAM.
202 compatible = "samsung,exynos4210-sysram";
207 compatible = "samsung,exynos4210-sysram-ns";
/linux/drivers/misc/
H A Dsram.c357 * SYSRAM contains areas that are not accessible by the
361 * 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/mach-exynos/
H A 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()
H A Dsuspend.c485 /* 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 Dmcpm-exynos.c250 "samsung,exynos4210-sysram-ns"); in exynos_mcpm_init()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos54xx.dtsi66 compatible = "samsung,exynos4210-sysram";
71 compatible = "samsung,exynos4210-sysram-ns";
H A Dexynos4210.dtsi247 sysram: sram@2020000 { label
255 compatible = "samsung,exynos4210-sysram";
260 compatible = "samsung,exynos4210-sysram-ns";
H A Dexynos3250.dtsi325 compatible = "samsung,exynos4210-sysram";
330 compatible = "samsung,exynos4210-sysram-ns";
H A Dexynos5250.dtsi182 compatible = "samsung,exynos4210-sysram";
187 compatible = "samsung,exynos4210-sysram-ns";
/linux/Documentation/devicetree/bindings/arm/samsung/
H A Dsamsung-secure-firmware.yaml19 Address of non-secure SYSRAM used for communication with firmware.
/linux/drivers/firmware/tegra/
H A DKconfig10 data and the different communication channels in SysRAM or RAM and
/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra186-bpmp.yaml60 predefined and work on top of either sysram, which is an SRAM inside the
155 compatible = "nvidia,tegra186-sysram", "mmio-sram";
/linux/Documentation/admin-guide/perf/
H A Dnvidia-pmu.rst268 | SYSRAM/CMEM | PMU |PMU |PMU | PMU | | PMU |
274 | SYSRAM/CMEM | PMU |PMU |PMU | PMU | N/A | N/A |
325 | SYSRAM/CMEM | | | | PMU |
328 | SYSRAM/CMEM | PCIE PMU | SCF PMU | N/A | N/A |
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dsoc.c326 /* Set conninfra sysram */ in mt798x_wmac_coninfra_setup()
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi1890 compatible = "nvidia,tegra186-sysram", "mmio-sram";
H A Dtegra194.dtsi2832 compatible = "nvidia,tegra194-sysram", "mmio-sram";
H A Dtegra234.dtsi5232 compatible = "nvidia,tegra234-sysram", "mmio-sram";