Home
last modified time | relevance | path

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

/Linux-v6.1/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
180 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup
182 // code that is residing at some specific location of the SYSRAM.
195 compatible = "samsung,exynos4210-sysram";
200 compatible = "samsung,exynos4210-sysram-ns";
/Linux-v6.1/drivers/misc/
Dsram.c359 * SYSRAM contains areas that are not accessible by the
363 * SYSRAM specified in the device tree.
372 { .compatible = "nvidia,tegra186-sysram", .data = &tegra_sysram_config },
373 { .compatible = "nvidia,tegra194-sysram", .data = &tegra_sysram_config },
374 { .compatible = "nvidia,tegra234-sysram", .data = &tegra_sysram_config },
/Linux-v6.1/arch/arm/boot/dts/
Dexynos54xx.dtsi66 compatible = "samsung,exynos4210-sysram";
71 compatible = "samsung,exynos4210-sysram-ns";
Dexynos4210.dtsi86 sysram: sram@2020000 { label
94 compatible = "samsung,exynos4210-sysram";
99 compatible = "samsung,exynos4210-sysram-ns";
Dexynos4210-universal_c210.dts673 &sysram {
679 compatible = "samsung,exynos4210-sysram";
Dexynos4412.dtsi216 compatible = "samsung,exynos4210-sysram";
221 compatible = "samsung,exynos4210-sysram-ns";
Dexynos3250.dtsi152 compatible = "samsung,exynos4210-sysram";
157 compatible = "samsung,exynos4210-sysram-ns";
Dexynos5250.dtsi186 compatible = "samsung,exynos4210-sysram";
191 compatible = "samsung,exynos4210-sysram-ns";
/Linux-v6.1/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra186-bpmp.yaml60 predefined and work on top of sysram, which is an SRAM inside the
141 compatible = "nvidia,tegra186-sysram", "mmio-sram";
/Linux-v6.1/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.c250 "samsung,exynos4210-sysram-ns"); in exynos_mcpm_init()
/Linux-v6.1/Documentation/devicetree/bindings/arm/samsung/
Dsamsung-secure-firmware.yaml19 Address of non-secure SYSRAM used for communication with firmware.
/Linux-v6.1/drivers/firmware/tegra/
DKconfig10 data and the different communication channels in SysRAM or RAM and
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dsoc.c300 /* Set conninfra sysram */ in mt7986_wmac_coninfra_setup()
/Linux-v6.1/arch/arm64/boot/dts/nvidia/
Dtegra186.dtsi1883 compatible = "nvidia,tegra186-sysram", "mmio-sram";
Dtegra194.dtsi2823 compatible = "nvidia,tegra194-sysram", "mmio-sram";
Dtegra234.dtsi2612 compatible = "nvidia,tegra234-sysram", "mmio-sram";