Searched refs:flash (Results 51 - 75 of 175) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Ddevices-qsd8x50.c27 #include <asm/mach/flash.h>
H A Dboard-msm7x27.c29 #include <asm/mach/flash.h>
H A Ddevices-msm7x30.c28 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A DMakefile6 obj-y := io.o id.o sram.o irq.o mux.o flash.o serial.o devices.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-nand.c16 #include <asm/mach/flash.h>
H A Dboard-3630sdp.c24 #include <mach/board-flash.h>
H A Dboard-flash.c2 * board-sdp-flash.c
3 * Modified from mach-omap2/board-3430sdp-flash.c
24 #include <mach/board-flash.h>
33 #define FLASH_SIZE_SDPV1 SZ_64M /* NOR flash (64 Meg aligned) */
34 #define FLASH_SIZE_SDPV2 SZ_128M /* NOR flash (256 Meg aligned) */
45 .name = "physmap-flash",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dmach-tct_hammer.c41 #include <asm/mach/flash.h>
85 .name = "physmap-flash",
H A Dmach-amlm5900.c45 #include <asm/mach/flash.h>
108 .name = "physmap-flash",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dcerf.c10 * Jan-2004 : Removed io map for flash [FB]
27 #include <asm/mach/flash.h>
61 # error "Undefined flash size for CERF"
H A Dhackkit.c33 #include <asm/mach/flash.h>
H A Dpleb.c20 #include <asm/mach/flash.h>
62 * has flash memory (typically 4 or 8 meg) selected by
H A Dsimpad.c23 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead-sharpsl.S65 /* Check for 64MiB flash - if found we have a Shepherd */
68 cmp r3, #0x76 @ 64MiB flash
76 /* Check for 16MiB flash - if found we have Spitz */
79 cmp r3, #0x73 @ 16MiB flash
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dos_pri.c770 volatile byte __iomem *flash; local
788 flash = DIVA_OS_MEM_ATTACH_PROM(&a->xdi_adapter);
790 data[i] = READ_BYTE(&flash[0x8000 - len + i]);
792 DIVA_OS_MEM_DETACH_PROM(&a->xdi_adapter, flash);
807 addr3 = a->resources.pci.bar[3]; /* flash */
848 flash = DIVA_OS_MEM_ATTACH_PROM(&a->xdi_adapter);
850 data[i] = flash[0x8000 - len + i];
852 DIVA_OS_MEM_ATTACH_PROM(&a->xdi_adapter, flash);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtelephony.h247 unsigned int flash:1; member in struct:phone_except
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp2000/
H A Dixdp2800.c40 #include <asm/mach/flash.h>
H A Dixdp2x00.c40 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Davila-setup.c28 #include <asm/mach/flash.h>
H A Ddsmg600-setup.c32 #include <asm/mach/flash.h>
H A Dnas100d-setup.c34 #include <asm/mach/flash.h>
296 * Map in a portion of the flash and read the MAC address.
297 * Since it is stored in BE in the flash itself, we need to
H A Dnslu2-setup.c31 #include <asm/mach/flash.h>
282 * Map in a portion of the flash and read the MAC address.
283 * Since it is stored in BE in the flash itself, we need to
H A Dvulcan-setup.c21 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcolibri-pxa270.c24 #include <asm/mach/flash.h>
91 .name = "physmap-flash",
H A Dgumstix.c40 #include <asm/mach/flash.h>
76 .name = "pxa2xx-flash",

Completed in 106 milliseconds

1234567