/linux/arch/arm/mm/ |
H A D | proc-arm740.S | 95 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH 96 ldr r3, =(CONFIG_FLASH_SIZE >> 12) @ size of FLASH (must be >= 4KB) 106 2: mcr p15, 0, r0, c6, c2 @ set area 2, ROM/FLASH
|
H A D | proc-arm940.S | 310 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH 311 ldr r7, =CONFIG_FLASH_SIZE @ size of FLASH (must be >= 4KB) 313 mcr p15, 0, r3, c6, c2, 0 @ set area 2, ROM/FLASH
|
H A D | proc-arm946.S | 355 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH 356 ldr r7, =CONFIG_FLASH_SIZE @ size of FLASH (must be >= 4KB)
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel-m10-bmc | 24 FLASH storage and is mirrored in the MAX10 BMC register 34 MAX10 BMC. This value is stored in FLASH and is mirrored
|
H A D | sysfs-class-firmware | 20 the update cannot be canceled (e.g. a FLASH write is in
|
/linux/arch/arm/ |
H A D | Kconfig-nommu | 22 hex 'FLASH Base Address' if SET_MEM_PARAM 27 hex 'FLASH Size' if SET_MEM_PARAM
|
/linux/Documentation/core-api/ |
H A D | librs.rst | 62 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/arch/powerpc/platforms/ps3/ |
H A D | Kconfig | 137 tristate "PS3 FLASH ROM Storage Driver" 141 Include support for the PS3 FLASH ROM Storage. 143 This support is required to access the PS3 FLASH ROM, which
|
/linux/Documentation/devicetree/bindings/ata/ |
H A D | pata-arasan.txt | 1 * ARASAN PATA COMPACT FLASH CONTROLLER
|
/linux/arch/powerpc/boot/dts/ |
H A D | tqm8548.dts | 344 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1 345 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0 347 3 0x0 0xe3010000 0x00008000 // NAND FLASH
|
H A D | tqm8548-bigflash.dts | 344 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1 345 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0 347 3 0x0 0xa3010000 0x00008000 // NAND FLASH
|
H A D | tqm8560.dts | 314 0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1 315 1 0x0 0xf8000000 0x08000000 // NOR FLASH bank 0
|
/linux/drivers/leds/flash/ |
H A D | leds-max77693.c | 41 FLASH, enumerator 235 if (mode == FLASH) in max77693_add_allowed_modes() 255 if (mode == FLASH) in max77693_distribute_currents() 301 max77693_distribute_currents(led, fled_id, FLASH, micro_amp, in max77693_set_flash_current()
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | nuvoton,npcm-fiu.txt | 1 * Nuvoton FLASH Interface Unit (FIU) SPI Controller
|
/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 424 use bad block tables on FLASH, because the ECC layout is interfering 477 It may be desired or necessary to keep a bad block table in FLASH. For 491 The simplest way to activate the FLASH based bad block table support is 494 this done by default. This activates the default FLASH based bad block 566 If the write support is enabled then the table is updated on FLASH. 826 - flasherase, flasheraseall: Erase and format FLASH partitions 828 - nandwrite: write filesystem images to NAND FLASH 830 - nanddump: dump the contents of a NAND FLASH partitions
|
/linux/Documentation/misc-devices/ |
H A D | c2port.rst | 38 - AN127: FLASH Programming via the C2 Interface at
|
/linux/arch/sh/ |
H A D | Kconfig.debug | 8 in FLASH or EPROM. The kernel will use standard BIOS calls during
|
/linux/drivers/base/firmware_loader/ |
H A D | Kconfig | 234 images from local FLASH when the card boots. The images in FLASH may
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-flash.rst | 58 The FLASH class descriptor.
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 3248 tg3_flag(tp, FLASH) && in tg3_nvram_phys_addr() 3263 tg3_flag(tp, FLASH) && in tg3_nvram_logical_addr() 3498 !tg3_flag(tp, FLASH) || in tg3_nvram_write_block_buffered() 3513 if (!tg3_flag(tp, FLASH)) { in tg3_nvram_write_block_buffered() 3552 if (tg3_flag(tp, NVRAM_BUFFERED) || !tg3_flag(tp, FLASH)) { in tg3_nvram_write_block() 14485 tg3_flag_set(tp, FLASH); in tg3_get_nvram_info() 14576 tg3_flag_set(tp, FLASH); in tg3_get_5752_nvram_info() 14583 tg3_flag_set(tp, FLASH); in tg3_get_5752_nvram_info() 14587 if (tg3_flag(tp, FLASH)) { in tg3_get_5752_nvram_info() 14618 tg3_flag_set(tp, FLASH); in tg3_get_5755_nvram_info() [all …]
|
/linux/arch/microblaze/boot/dts/ |
H A D | system.dts | 123 FLASH: flash@a0000000 { label
|
/linux/Documentation/arch/arm/sa1100/ |
H A D | assabet.rst | 178 Name FLASH addr Mem addr Length Entry point
|
/linux/arch/xtensa/ |
H A D | Kconfig | 221 literals in FLASH memory attached to the instruction bus. 708 Use it to put vectors into IRAM or out of FLASH on kernels with
|
/linux/Documentation/admin-guide/media/ |
H A D | mgb4.rst | 345 partition represents the whole, unpartitioned, card's FLASH memory and one should
|
/linux/arch/sparc/ |
H A D | Kconfig | 398 U-Boot. It may for example be used to download an uImage to FLASH with
|