Searched refs:flash (Results 26 - 50 of 175) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/rescue/
H A Dkimagerescue.S47 ;; 0x80000000 if loaded in flash (as it should be)
48 ;; since etrax actually starts at address 2 when booting from flash, we
55 ;; (so we can flash LEDs, and so that DTR and others are set)
90 moveq 0, $r1 ; "timer" to clock out a LED red flash
H A Dhead_v10.S3 * flash-memory. when it starts, it checks a partition
9 * If any of the checksums fail, we assume the flash is so
10 * corrupt that we cant use it to boot into the ftp flash
12 * receive a flash-loader and new flash image. we dont include
13 * any flash code here, but just accept a certain amount of
39 * 4 bytes [offset in bytes, from start of flash]
57 * write 0's to the flash.
59 * During the wait for serial input, the status LED will flash so the
122 ;; 0x80000000 if loaded in flash (a
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/
H A Ddove-db-setup.c24 #include <linux/spi/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/
H A Drd88f6192-nas-setup.c17 #include <linux/spi/flash.h>
H A Dtsx1x-common.c5 #include <linux/spi/flash.h>
13 * QNAP TS-x1x Boards flash
17 * 16 MiB NOR flash. The struct mtd_partition is not in the same order as the
H A Dmv88f6281gtw_ge-setup.c24 #include <linux/spi/flash.h>
H A Dt5325-setup.c17 #include <linux/spi/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dgeneric.c28 #include <asm/mach/flash.h>
295 void sa11x0_register_mtd(struct flash_platform_data *flash, argument
298 flash->name = "sa1100";
301 sa11x0_register_device(&sa11x0mtd_device, flash);
H A Dshannon.c17 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A DMakefile116 board-flash.o \
126 board-flash.o
135 board-flash.o \
140 board-flash.o \
145 board-flash.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dvpx.mak20 fate-vp6a: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/flash-vp6/300x180-Scr-f8-056alpha.flv
23 fate-vp6a-skip_alpha: CMD = framecrc -flags +bitexact -skip_alpha 1 -i $(TARGET_SAMPLES)/flash-vp6/300x180-Scr-f8-056alpha.flv
26 fate-vp6f: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/flash-vp6/clip1024.flv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-ecbat91.c28 #include <linux/spi/flash.h>
114 .name = "Removable flash card",
H A Dboard-cam60.c29 #include <linux/spi/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dgateway7001-setup.c28 #include <asm/mach/flash.h>
H A Dgtwx5715-setup.c37 #include <asm/mach/flash.h>
H A Dwg302v2-setup.c29 #include <asm/mach/flash.h>
H A Dcoyote-setup.c25 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mmp/
H A Dttc_dkb.c20 #include <asm/mach/flash.h>
100 .name = "onenand-flash",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dboard-halibut.c28 #include <asm/mach/flash.h>
H A Dboard-sapphire.c30 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Drd88f6183ap-ge-setup.c20 #include <linux/spi/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_butterfly.c29 #include <linux/spi/flash.h>
186 static struct flash_platform_data flash = { variable in typeref:struct:flash_platform_data
283 pp->info[0].platform_data = &flash;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S51 ;; 0x00000000 if flash.
106 ;; e,f used for memory-mapped NOR flash
231 ; compressed kernel), or directly from flash.
271 ;; Leave the cramfs file system (piggybacked after the kernel) in flash.
297 add.d 0xf0000000, $r4 ; Add cached flash start in virtual memory.
308 ;; Check if booting from NAND flash; if so, set appropriate flags
316 move.d romfs_in_flash, $r1 ; (directly accessed) flash
331 ;; the cramfs image could still be in the flash immediately
333 ;; of the byte succeeding the last compressed byte in the flash in
336 bhs _no_romfs_in_flash ; R9 points outside the flash are
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-sffsdr.c36 #include <asm/mach/flash.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp2000/
H A Dixdp2400.c40 #include <asm/mach/flash.h>

Completed in 98 milliseconds

1234567