Home
last modified time | relevance | path

Searched refs:sram (Results 1 – 25 of 103) sorted by relevance

12345

/arch/arm/boot/dts/
Dlpc4350.dtsi24 sram0: sram@10000000 {
25 compatible = "mmio-sram";
29 sram1: sram@10080000 {
30 compatible = "mmio-sram";
34 sram2: sram@20000000 {
35 compatible = "mmio-sram";
Dlpc4357.dtsi24 sram0: sram@10000000 {
25 compatible = "mmio-sram";
29 sram1: sram@10080000 {
30 compatible = "mmio-sram";
34 sram2: sram@20000000 {
35 compatible = "mmio-sram";
Dat91sam9g20.dtsi19 sram0: sram@002ff000 {
23 sram1: sram@002fc000 {
24 compatible = "mmio-sram";
Dat91sam9xe.dtsi52 sram0: sram@002ff000 {
56 sram1: sram@00300000 {
57 compatible = "mmio-sram";
Dimx6dl.dtsi63 ocram: sram@00900000 {
64 compatible = "mmio-sram";
Dbcm7445.dtsi149 reg-names = "aon-ctrl", "aon-sram";
301 sram@ffe00000 {
302 compatible = "brcm,boot-sram", "mmio-sram";
Dsun5i.dtsi321 sram-controller@01c00000 {
322 compatible = "allwinner,sun4i-a10-sram-controller";
328 sram_a: sram@00000000 {
329 compatible = "mmio-sram";
336 sram_d: sram@00010000 {
337 compatible = "mmio-sram";
343 otg_sram: sram-section@0000 {
344 compatible = "allwinner,sun4i-a10-sram-d";
447 allwinner,sram = <&otg_sram 1>;
Dorion5x.dtsi221 marvell,crypto-sram-size = <0x800>;
233 crypto_sram: sa-sram {
234 compatible = "mmio-sram";
Dnspire.dtsi27 sram: sram@A4000000 { label
/arch/powerpc/boot/
Dtreeboot-walnut.c25 void *devp, *sram; in walnut_flashsel_fixup() local
47 sram = finddevice("/plb/ebc/sram"); in walnut_flashsel_fixup()
48 if (!sram) in walnut_flashsel_fixup()
51 if (getprop(sram, "reg", reg_sram, sizeof(reg_sram)) != sizeof(reg_sram)) in walnut_flashsel_fixup()
60 setprop(sram, "reg", reg_sram, sizeof(reg_sram)); in walnut_flashsel_fixup()
/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c9 extern void mpc52xx_deep_sleep(void __iomem *sram, void __iomem *sdram_regs,
21 static void __iomem *sram; variable
90 sram = mbar + 0x8000; /* Those will be handled by the */ in mpc52xx_pm_prepare()
129 memcpy(saved_sram, sram, sram_size); in mpc52xx_pm_enter()
132 memcpy(sram, mpc52xx_ds_sram, mpc52xx_ds_sram_size); in mpc52xx_pm_enter()
156 mpc52xx_deep_sleep(sram, sdram, cdm, intr); in mpc52xx_pm_enter()
172 memcpy(sram, saved_sram, sram_size); in mpc52xx_pm_enter()
Dlite5200_pm.c9 extern void lite5200_low_power(void __iomem *sram, void __iomem *mbar);
18 static void __iomem *sram; variable
84 sram = mbar + 0x8000; in lite5200_pm_prepare()
108 _memcpy_fromio(saved_sram, sram, sram_size); in lite5200_save_regs()
114 _memcpy_toio(sram, saved_sram, sram_size); in lite5200_restore_regs()
216 lite5200_low_power(sram, mbar); in lite5200_pm_enter()
/arch/avr32/mach-at32ap/
Dpm.c116 void *sram; in avr32_pm_enter() local
120 sram = avr32_pm_map_sram(); in avr32_pm_enter()
124 sysreg_write(EVBA, (unsigned long)sram); in avr32_pm_enter()
142 sram = avr32_pm_map_sram(); in avr32_pm_enter()
146 sysreg_write(EVBA, (unsigned long)sram); in avr32_pm_enter()
/arch/arm/mach-pxa/
Dpxa3xx.c58 static void __iomem *sram; variable
72 void (*fn)(unsigned int) = (void __force *)(sram + 0x8000); in pxa3xx_cpu_standby()
74 memcpy_toio(sram + 0x8000, pm_enter_standby_start, in pxa3xx_cpu_standby()
173 sram = ioremap(ISRAM_START, ISRAM_SIZE); in pxa3xx_init_pm()
174 if (!sram) { in pxa3xx_init_pm()
/arch/arm/mach-ixp4xx/
Dixp4xx_qmgr.c197 if (__raw_readl(&qmgr_regs->sram[queue])) { in qmgr_request_queue()
211 if (addr + len > ARRAY_SIZE(qmgr_regs->sram)) { in qmgr_request_queue()
223 __raw_writel(cfg | (addr << 14), &qmgr_regs->sram[queue]); in qmgr_request_queue()
246 cfg = __raw_readl(&qmgr_regs->sram[queue]); in qmgr_release_queue()
273 __raw_writel(0, &qmgr_regs->sram[queue]); in qmgr_release_queue()
311 __raw_writel(0, &qmgr_regs->sram[i]); in qmgr_init()
/arch/powerpc/boot/dts/
Dpcm030.dts80 sram@8000 {
81 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
Dmotionpro.dts82 sram@8000 {
83 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
Dlite5200b.dts103 sram@8000 {
104 compatible = "fsl,mpc5200b-sram","fsl,mpc5200-sram";
/arch/blackfin/mm/
DMakefile5 obj-y := sram-alloc.o isram-driver.o init.o maccess.o
/arch/sh/boards/mach-sdk7786/
DMakefile4 obj-$(CONFIG_HAVE_SRAM_POOL) += sram.o
/arch/arm/plat-omap/
DMakefile8 obj-y := sram.o dma.o counter_32k.o
/arch/arm64/boot/dts/arm/
Djuno-base.dtsi59 sram: sram@2e000000 { label
60 compatible = "arm,juno-sram-ns", "mmio-sram";
/arch/arm/mach-omap1/
DMakefile6 obj-y := io.o id.o sram-init.o sram.o time.o irq.o mux.o flash.o \
/arch/mips/boot/dts/lantiq/
Ddanube.dtsi32 sram@1F000000 {
35 compatible = "lantiq,sram";
/arch/x86/platform/ts5500/
Dts5500.c82 bool sram; member
140 sbc->sram = tmp & TS5500_SRAM; in ts5500_detect_config()
193 TS5500_ATTR_BOOL(sram);

12345