HomeSort by: relevance | last modified time | path
    Searched refs:SRAM (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/arch/x68k/stand/common/
execkern.S 18 #define SRAM 0x00ED0000 /* SRAM start addr */
19 #define SRAM_MEMSZ (SRAM + 8) /* (L) size of main memory */
77 movel SRAM_MEMSZ,%sp@- | arg #2 (RAM size from SRAM)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6dl-colibri-eval-v3.dts 240 /* SRAM on Colibri nEXT_CS0 */
241 sram@0,0 {
251 /* SRAM on Colibri nEXT_CS1 */
252 sram@1,0 {
dove.dtsi 90 MBUS_ID(0x03, 0x01) 0 0xc8000000 0x0100000 /* CESA SRAM 1M */
91 MBUS_ID(0x0d, 0x00) 0 0xf0000000 0x0100000>; /* PMU SRAM 1M */
155 0xffffe000 MBUS_ID(0x03, 0x01) 0 0x0000800 /* CESA SRAM 2k */
156 0xfffff000 MBUS_ID(0x0d, 0x00) 0 0x0000800>; /* PMU SRAM 2k */
280 marvell,crypto-sram-size = <0x800>;
786 crypto_sram: sram@ffffe000 {
787 compatible = "mmio-sram";
zynq-7000.dtsi 262 0x1 0x0 0xe2000000 0x2000000 /* SRAM/NOR CS0 region */
263 0x2 0x0 0xe4000000 0x2000000>; /* SRAM/NOR CS1 region */
armada-370.dtsi 237 marvell,crypto-sram-size = <0x7e0>;
241 crypto_sram: sa-sram {
242 compatible = "mmio-sram";
244 reg-names = "sram";
254 * Reserve some amount of the crypto SRAM to put the
257 idle-sram@0 {
meson8.dtsi 186 * into SRAM, executes that and shuts down the (last) ARM core.
435 sram = <&ao_arc_sram>;
575 ao_arc_sram: ao-arc-sram@0 {
576 compatible = "amlogic,meson8-ao-arc-sram";
581 smp-sram@1ff80 {
582 compatible = "amlogic,meson8-smp-sram";
dra7.dtsi 306 compatible = "mmio-sram";
316 * space or left unchanged to leave all SRAM for use.
322 sram-hs@0 {
336 compatible = "mmio-sram";
345 compatible = "mmio-sram";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
k3-am65.dtsi 73 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */
100 <0x00 0x41c00000 0x00 0x41c00000 0x00 0x00080000>, /* MCU SRAM */
k3-am64.dtsi 86 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* OC SRAM */
k3-j7200.dtsi 158 <0x00 0x41c00000 0x00 0x41c00000 0x00 0x00100000>, /* MCU SRAM */
k3-j721e.dtsi 170 <0x00 0x41c00000 0x00 0x41c00000 0x00 0x00100000>, /* MCU SRAM */
  /src/sys/arch/x68k/stand/boot_ufs/
boot.S 46 #define SRAM 0x00ED0000 /* SRAM stat addr */
47 #define SRAM_MEMSZ (SRAM + 8) /* (L) size of main memory */
115 | 0xED0000...0xED3FFE SRAM
152 | boot from SRAM?
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 8097 OperationRegion (SRAM, SystemMemory, 0x100B0000, 0xF000)
8098 Field (SRAM, AnyAcc, NoLock, Preserve)
8099 { // Field: SRAM overlay
8256 } // Field: SRAM overlay

Completed in 51 milliseconds