Searched refs:flash (Results 1 - 25 of 29) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dflash.c1 /* $Id: flash.c,v 1.1.1.1 2008/10/15 03:26:47 james26_jang Exp $
2 * flash.c: Allow mmap access to the OBP Flash, for OBP updates.
33 } flash; variable in typeref:struct:__anon2151
44 if (flash.read_base == flash.write_base) {
45 addr = flash.read_base;
46 size = flash.read_size;
54 addr = flash.read_base;
55 size = flash.read_size;
57 addr = flash
[all...]
H A DMakefile26 obj-$(CONFIG_OBP_FLASH) += flash.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/maps/
H A DMakefile9 obj-$(CONFIG_MTD_BCM947XX) += bcm947xx-flash.o
11 obj-$(CONFIG_MTD_ARM_INTEGRATOR)+= integrator-flash.o
17 obj-$(CONFIG_MTD_EPXA10DB) += epxa10db-flash.o
30 obj-$(CONFIG_MTD_SA1100) += sa1100-flash.o
36 obj-$(CONFIG_MTD_DBOX2) += dbox2-flash.o
40 obj-$(CONFIG_MTD_PB1000) += pb1xxx-flash.o
41 obj-$(CONFIG_MTD_PB1100) += pb1xxx-flash.o
42 obj-$(CONFIG_MTD_PB1500) += pb1xxx-flash.o
H A Dbcm947xx-flash.c12 * $Id: bcm947xx-flash.c,v 1.1.1.1 2008/10/15 03:26:35 james26_jang Exp $
48 /* e.g., flash=2M or flash=4M */
49 static int flash = 0; variable
50 MODULE_PARM(flash, "i");
54 flash = memparse(str, &str);
57 __setup("flash=", bcm947xx_setup);
112 name: "Physically mapped flash",
189 size = flash ? : bcm947xx_mtd->size;
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/common/src/
H A Ddev_flash_all.S6 * This module takes care of the case of writing to the flash
8 * assumed that you'll be doing a complete flash update,
67 * Write bytes to flash, erasing affected sectors first.
71 * a1 - flashbase - base (phys addr) of flash area
73 * a3 - secsize - flash sector size
100 * Get KSEG1 addr of flash
143 * flash.
168 sb t0,0(secptr) # t0 = byte written to flash
175 1: lbu t2,0(secptr) # t2 = byte from flash
177 and t1,t2,0x80 # done if bit7 of flash
[all...]
H A Ddev_flashop_engine.S6 * This module takes care of the case of writing to the flash
108 * flash operations without any help from CFE. We need to do
110 * flash we're running from.
143 or reg_base,t0 /* so we can access flash beyond KSEG */
398 sb t0,0(reg_dest) # t0 = byte written to flash
402 1: lbu t2,0(reg_dest) # t2 = byte from flash
404 and t1,t2,0x80 # done if bit7 of flash
438 sh t0,0(reg_dest) # t0 = byte written to flash
442 1: lh t2,0(reg_dest) # t2 = byte from flash
444 and t1,t2,0x80 # done if bit7 of flash
[all...]
H A Dtools.mk61 # No YesOrNo No CFE runs from flash as firmware
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/compressed/
H A Dhead.S58 ;; in the flash (since we wont try to copy it to DRAM
59 ;; before unpacking). It is at _edata, but in flash.
65 move.d r5, r0 ; save for later - flash address of 'basse'
67 sub.d basse, r5 ; r5 = flash address of '_edata'
97 ;; when mounting from flash
99 move.d [_input_data], r9 ; flash address of compressed kernel
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/rescue/
H A Dkimagerescue.S49 ;; 0x80000000 if loaded in flash (as it should be)
50 ;; since etrax actually starts at address 2 when booting from flash, we
57 ;; (so we can flash LEDs, and so that DTR and others are set)
91 moveq 0, $r1 ; "timer" to clock out a LED red flash
H A Dhead.S4 * flash-memory. when it starts, it checks a partition
10 * If any of the checksums fail, we assume the flash is so
11 * corrupt that we cant use it to boot into the ftp flash
13 * receive a flash-loader and new flash image. we dont include
14 * any flash code here, but just accept a certain amount of
40 * 4 bytes [offset in bytes, from start of flash]
58 * write 0's to the flash.
60 * During the wait for serial input, the status LED will flash so the
121 ;; 0x80000000 if loaded in flash (a
[all...]
/asus-wl-520gu-7.0.1.45/src/router/www/asus/
H A Dmkweb164 cat ../web_$MODEL/flash.default \
168 | sed 's/DmzDevices=\"Both\"/DmzDevices=\"802.11g only\"/g' > ../web_$MODEL/flash.default_300g
170 cat ../web_$MODEL/flash.default \
172 | sed 's/DmzDevices=\"Both\"/DmzDevices=\"802.11g only\"/g' > ../web_$MODEL/flash.default_300g
174 cp -f ../web_$MODEL/flash.default_300g ../target/ramfs/etc/linuxigd/flash.default
247 cat ../web_$MODEL/flash.default \
250 | sed 's/x_Mode11g=\"0\"/x_Mode11g=\"3\"/g' > ../web_$MODEL/flash.default_500b
251 cp -f ../web_$MODEL/flash.default_500b ../target/ramfs/etc/linuxigd/flash
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ite-boards/generic/
H A Dit8172_setup.c86 struct resource flash; member in struct:__anon454
103 struct resource flash; member in struct:__anon455
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmutils.c1059 BCMINITFN(bcm_nvram_refresh)(char *flash) argument
1064 ASSERT(flash);
1067 bzero(flash, 2);
1069 if ((ret = nvram_getall(flash, NVRAM_SPACE)))
1074 if (flash[i] == '\0' && flash[i+1] == '\0')
1105 char *flash = NULL; local
1116 /* allocate memory and read in flash */
1117 if (!(flash = MALLOC(osh, NVRAM_SPACE))) {
1122 bcm_nvram_refresh(flash);
[all...]
H A Dbcmsrom.c1045 * Find variables with <devpath> from flash. 'base' points to the beginning
1053 char *flash; local
1059 /* allocate memory and read in flash */
1060 if (!(flash = MALLOC(osh, NVRAM_SPACE)))
1062 if ((err = nvram_getall(flash, NVRAM_SPACE)))
1069 for (s = flash; s && *s; s += l + 1) {
1098 exit: MFREE(osh, flash, NVRAM_SPACE);
1104 * Initialize nonvolatile variable table from flash.
1658 bool flash = FALSE; local
1664 * and use variable <devpath>sromrev's existance in flash t
[all...]
H A Dflashutl.c22 #include <flash.h>
63 /* Read the flash ID and set the globals */
75 * Check for serial flash.
105 * Parallel flash support
336 /* Writes a single command to the flash. */
345 /* Writes a command to flash, performing an unlock if needed. */
458 /* sub blocks are at the end of the flash */
461 /* sub blocks are at the start of the flash */
534 DPRINT(("Writing 0x%x bytes to flash @0x%x ...\n", (unsigned int)numbytes, off));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtelephony.h251 unsigned int flash:1; member in struct:phone_except
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtelephony.h251 unsigned int flash:1; member in struct:phone_except
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/ddb5074/
H A Dpci.c181 struct resource flash; member in struct:__anon438
291 request_resource(&iomem_resource, &ddb5074_resources.flash);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dhead.S47 * Made root filesystem (cramfs) use mtdblock driver when booting from flash.
53 * Added support for mirroring the first flash to just below the
94 * Check for cramfs in flash before RAM instead of RAM before flash.
140 * Added temporary mapping of 0x0c->0x0c to avoid flash loading confusion.
147 * (DRAM with cramfs in DRAM, DRAM with cramfs in flash (compressed boot),
148 * and flash with cramfs in flash)
153 * after the kernel in DRAM, it is probably still in the flash)
154 * * Check magic in cramfs detection when booting from flash directl
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/lxdialog/
H A Dinputbox.c173 flash (); /* Alarm user about overflow */
/asus-wl-520gu-7.0.1.45/src/router/config/
H A Dinputbox.c173 flash (); /* Alarm user about overflow */
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dnvram_x.c28 #include <flash.h>
311 printf(" get : get all variables from flash \n");
312 printf(" get [service] : get variables of service from flash \n");
313 printf(" set : get all variables to flash \n");
314 printf(" set [service] : set variables of service to flash \n");
315 printf(" default : set defalut variables to flash \n");
316 printf(" dump [dev] [offset] [len] : dump flash content \n");
332 printf(" dump [dev] [offset] [len] : dump flash content \n");
355 nvram_read_file("flash.default", -1);
H A Dnvram_f.c31 #include <flash.h>
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/main/
H A Dcfe.mk209 # Use the (slightly more) portable C flash engine
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dairo.c1004 unsigned short *flash; member in struct:airo_info
1560 if (ai->flash)
1561 kfree(ai->flash);
2241 if (ai->flash) {
2242 kfree (ai->flash);
2243 ai->flash = NULL;
6050 * Ancillary flash / mod functions much black magic lurkes here *
6067 /* Only super-user can modify flash */
6077 if (!((struct airo_info *)dev->priv)->flash &&
6078 (((struct airo_info *)dev->priv)->flash
[all...]

Completed in 299 milliseconds

12