Home
last modified time | relevance | path

Searched refs:FLASH (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v4.19/arch/arm/mm/
Dproc-arm740.S87 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH
88 ldr r3, =(CONFIG_FLASH_SIZE >> 12) @ size of FLASH (must be >= 4KB)
98 2: mcr p15, 0, r0, c6, c2 @ set area 2, ROM/FLASH
Dproc-arm940.S305 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH
306 ldr r7, =CONFIG_FLASH_SIZE @ size of FLASH (must be >= 4KB)
308 mcr p15, 0, r3, c6, c2, 0 @ set area 2, ROM/FLASH
Dproc-arm946.S350 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH
351 ldr r7, =CONFIG_FLASH_SIZE @ size of FLASH (must be >= 4KB)
/Linux-v4.19/arch/arm/
DKconfig-nommu22 hex 'FLASH Base Address' if SET_MEM_PARAM
26 hex 'FLASH Size' if SET_MEM_PARAM
/Linux-v4.19/Documentation/core-api/
Dlibrs.rst62 e.g. for FLASH ECC, where the all 0xFF is inverted to an all 0x00. The
64 storing to FLASH so it is 0xFF too. This prevents that reading from an
65 erased FLASH results in ECC errors.
/Linux-v4.19/Documentation/devicetree/bindings/ata/
Dpata-arasan.txt1 * ARASAN PATA COMPACT FLASH CONTROLLER
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dvexpress-sysreg.txt18 2 - NOR FLASH WPn
32 - for sys_flash : 0 = NOR FLASH WPn
/Linux-v4.19/arch/powerpc/platforms/ps3/
DKconfig128 tristate "PS3 FLASH ROM Storage Driver"
132 Include support for the PS3 FLASH ROM Storage.
134 This support is required to access the PS3 FLASH ROM, which
/Linux-v4.19/arch/arm/mach-sa1100/
DKconfig156 FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a
/Linux-v4.19/arch/powerpc/boot/dts/
Dtqm8548.dts348 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
349 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
351 3 0x0 0xe3010000 0x00008000 // NAND FLASH
Dtqm8548-bigflash.dts348 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
349 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
351 3 0x0 0xa3010000 0x00008000 // NAND FLASH
Dtqm8560.dts316 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
317 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
Dvirtex440-ml507.dts175 FLASH: flash@fc000000 { label
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Drenesas,bsc.txt7 SoC, driving several chip select lines, for e.g. NOR FLASH, Ethernet and USB.
/Linux-v4.19/drivers/leds/
Dleds-max77693.c44 FLASH, enumerator
238 if (mode == FLASH) in max77693_add_allowed_modes()
258 if (mode == FLASH) in max77693_distribute_currents()
304 max77693_distribute_currents(led, fled_id, FLASH, micro_amp, in max77693_set_flash_current()
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/
Dmarvell.txt5 FLASH never to be changed again. Once this binding is stable, this
/Linux-v4.19/Documentation/driver-api/
Dmtdnand.rst422 use bad block tables on FLASH, because the ECC layout is interfering
475 It may be desired or necessary to keep a bad block table in FLASH. For
489 The simplest way to activate the FLASH based bad block table support is
492 this done by default. This activates the default FLASH based bad block
564 If the write support is enabled then the table is updated on FLASH.
824 - flasherase, flasheraseall: Erase and format FLASH partitions
826 - nandwrite: write filesystem images to NAND FLASH
828 - nanddump: dump the contents of a NAND FLASH partitions
/Linux-v4.19/Documentation/leds/
Dleds-lm3556.txt16 FLASH MODE
/Linux-v4.19/Documentation/misc-devices/
Dc2port.txt34 - AN127: FLASH Programming via the C2 Interface at
/Linux-v4.19/arch/sh/
DKconfig.debug12 in FLASH or EPROM. The kernel will use standard BIOS calls during
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dmtk-nand.txt1 MTK SoCs NAND FLASH controller (NFC) DT binding
/Linux-v4.19/arch/m68k/
DKconfig.machine451 The kernel will be resident in FLASH/ROM when running. This is
453 code executes from the position it is stored in the FLASH/ROM.
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c3268 tg3_flag(tp, FLASH) && in tg3_nvram_phys_addr()
3283 tg3_flag(tp, FLASH) && in tg3_nvram_logical_addr()
3518 !tg3_flag(tp, FLASH) || in tg3_nvram_write_block_buffered()
3533 if (!tg3_flag(tp, FLASH)) { in tg3_nvram_write_block_buffered()
3572 if (tg3_flag(tp, NVRAM_BUFFERED) || !tg3_flag(tp, FLASH)) { in tg3_nvram_write_block()
14391 tg3_flag_set(tp, FLASH); in tg3_get_nvram_info()
14482 tg3_flag_set(tp, FLASH); in tg3_get_5752_nvram_info()
14489 tg3_flag_set(tp, FLASH); in tg3_get_5752_nvram_info()
14493 if (tg3_flag(tp, FLASH)) { in tg3_get_5752_nvram_info()
14524 tg3_flag_set(tp, FLASH); in tg3_get_5755_nvram_info()
[all …]
/Linux-v4.19/Documentation/arm/SA1100/
DAssabet177 Name FLASH addr Mem addr Length Entry point
/Linux-v4.19/arch/microblaze/boot/dts/
Dsystem.dts138 FLASH: flash@a0000000 { label

12