/linux-4.1.27/include/media/ |
H A D | lm3646.h | 23 /* TOTAL FLASH Brightness Max 43 /* LED1 FLASH Brightness 63 /* FLASH TIMEOUT DURATION
|
H A D | lm3560.h | 33 /* FLASH Brightness 45 /* FLASH TIMEOUT DURATION
|
/linux-4.1.27/arch/sh/include/mach-common/mach/ |
H A D | urquell.h | 6 * CS0 | (SW1,SW47) EEPROM, SRAM, NOR FLASH 8 * CS1 | (SW47) SRAM, SRAM-LAN-PCMCIA, NOR FLASH 17 * CS6 | ATA, NAND FLASH
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
H A D | opal-flash.c | 27 /* FLASH status codes */ 287 pr_alert("FLASH: Image update cancelled\n"); opal_flash_update() 329 pr_alert("FLASH: Flashing new firmware\n"); opal_flash_term_callback() 330 pr_alert("FLASH: Image is %u bytes\n", image_data.size); opal_flash_term_callback() 331 pr_alert("FLASH: Performing flash and reboot/shutdown\n"); opal_flash_term_callback() 332 pr_alert("FLASH: This will take several minutes. Do not power off!\n"); opal_flash_term_callback() 422 pr_warn("FLASH: Invalid candidate image\n"); alloc_image_buf() 428 pr_debug("FLASH: Candidate image size = %u\n", image_data.size); alloc_image_buf() 431 pr_warn("FLASH: Too large image\n"); alloc_image_buf() 435 pr_warn("FLASH: Image is shorter than expected\n"); alloc_image_buf() 503 pr_debug("FLASH: Candidate image loaded....\n"); image_data_write() 562 pr_warn("FLASH: opal kobject is not available\n"); opal_flash_update_init() 569 pr_warn("FLASH: Failed to create sysfs files\n"); opal_flash_update_init() 575 pr_warn("FLASH: Failed to create sysfs files\n"); opal_flash_update_init()
|
/linux-4.1.27/drivers/mtd/maps/ |
H A D | nettel.c | 147 /* Make sure all FLASH chips are put back into read mode */ nettel_reboot_notifier() 208 * boot FLASH device. Typically this is a small (1 to 2MB) nettel_init() 209 * AMD FLASH part. It seems that device size is about the nettel_init() 251 /* INTEL boot FLASH */ nettel_init() 290 * We have determined the INTEL FLASH configuration, so lets nettel_init() 324 * Map second Intel FLASH right after first. Set its size to the nettel_init() 325 * same maxsize used for the first Intel FLASH. nettel_init() 370 * Must allow for BIOS region at end of FLASH. nettel_init() 452 MODULE_DESCRIPTION("SnapGear/SecureEdge FLASH support");
|
H A D | solutionengine.c | 29 .name = "Solution Engine FLASH",
|
H A D | sc520cdp.c | 36 ** The Embedded Systems BIOS decodes the first FLASH starting at 48 ** BIOS for the second FLASH bank is also quite a bad choice. 50 ** choose more useful addresses for the FLASH banks by reprogramming the
|
H A D | pcmciamtd.c | 60 /* Force card to be treated as FLASH, ROM or RAM */ 691 PCMCIA_DEVICE_PROD_ID12("IBM", "4MB FLASH", 0xb569a6e5, 0x8bc54d2a), 692 PCMCIA_DEVICE_PROD_ID12("IBM", "8MB FLASH", 0xb569a6e5, 0x6df1be3e), 705 PCMCIA_DEVICE_PROD_ID12("SMART Modular Technologies", " 4MB FLASH Card", 0x96fd8277, 0x737a5b05),
|
/linux-4.1.27/arch/m68k/coldfire/ |
H A D | m5206.c | 45 /* Copy command line from FLASH to local buffer... */ config_BSP()
|
H A D | m5272.c | 98 /* Copy command line from FLASH to local buffer... */ config_BSP() 102 /* Copy command line from FLASH to local buffer... */ config_BSP()
|
H A D | m5307.c | 55 /* Copy command line from FLASH to local buffer... */ config_BSP()
|
H A D | m53xx.c | 207 /* Copy command line from FLASH to local buffer... */ config_BSP()
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | redboot.h | 34 unsigned int bi_flashbase; /* Physical address of FLASH memory */ 35 unsigned int bi_flashsize; /* Length of FLASH memory */
|
H A D | ppcboot-hotfoot.h | 52 unsigned long bi_flashstart; /* start of FLASH memory */ 53 unsigned long bi_flashsize; /* size of FLASH memory */
|
H A D | ppcboot.h | 40 unsigned long bi_flashstart; /* start of FLASH memory */ 41 unsigned long bi_flashsize; /* size of FLASH memory */
|
H A D | prpmc2800.c | 455 /* Set User FLASH size */ prpmc2800_fixups() 458 fatal("Error: Missing User FLASH device tree node\n\r"); prpmc2800_fixups() 461 fatal("Error: Can't find User FLASH reg property\n\r"); prpmc2800_fixups()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | rtas_flash.c | 193 printk(KERN_INFO "FLASH: flash image with %ld bytes stored for hardware flash on reboot\n", image_size); flash_list_valid() 572 printk(KERN_ALERT "FLASH: firmware flash requires a reboot\n"); rtas_flash_firmware() 573 printk(KERN_ALERT "FLASH: the firmware image will NOT be flashed\n"); rtas_flash_firmware() 579 printk(KERN_ALERT "FLASH: ibm,update-flash-64-and-reboot " rtas_flash_firmware() 581 printk(KERN_ALERT "FLASH: firmware will not be flashed\n"); rtas_flash_firmware() 602 printk(KERN_ALERT "FLASH: kernel bug...flash list header addr above 4GB\n"); rtas_flash_firmware() 607 printk(KERN_ALERT "FLASH: preparing saved firmware image for flash\n"); rtas_flash_firmware() 629 printk(KERN_ALERT "FLASH: flash image is %ld bytes\n", image_size); rtas_flash_firmware() 630 printk(KERN_ALERT "FLASH: performing flash and reboot\n"); rtas_flash_firmware() 633 printk(KERN_ALERT "FLASH: this will take several minutes. Do not power off!\n"); rtas_flash_firmware() 637 printk(KERN_ALERT "FLASH: success\n"); rtas_flash_firmware() 640 printk(KERN_ALERT "FLASH: hardware error. Firmware may not be not flashed\n"); rtas_flash_firmware() 643 printk(KERN_ALERT "FLASH: image is corrupt or not correct for this platform. Firmware not flashed\n"); rtas_flash_firmware() 646 printk(KERN_ALERT "FLASH: flash failed when partially complete. System may not reboot\n"); rtas_flash_firmware() 649 printk(KERN_ALERT "FLASH: unknown flash return code %d\n", status); rtas_flash_firmware()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.h | 200 * Location of firmware image in FLASH. 224 * Location of Firmware Configuration File in FLASH. Since the FPGA 225 * "FLASH" is smaller we need to store the Configuration File in a 234 /* We don't support FLASH devices which can't support the full 244 * Sectors 32-63 are reserved for FLASH failover.
|
H A D | cxgb4_main.c | 3322 config_name = "On FLASH"; adap_init0_config() 3404 * Configuration File in FLASH), our last gasp effort is to use the adap_init0_config()
|
H A D | t4_hw.c | 1718 * Reads the Expansion ROM header from FLASH and returns the version 5041 dev_warn(adap->pdev_dev, "WARNING!!! FLASH size %#x < %#x!!!\n", get_flash_params()
|
/linux-4.1.27/arch/arm/mm/ |
H A D | proc-arm740.S | 87 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
|
H A D | proc-arm940.S | 305 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
|
H A D | proc-arm946.S | 350 ldr r0, =(CONFIG_FLASH_MEM_BASE & 0xFFFFF000) @ base[31:12] of FLASH 351 ldr r7, =CONFIG_FLASH_SIZE @ size of FLASH (must be >= 4KB) 371 * region 2 (FLASH) rw r- : b0010
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | bootstd.h | 15 #define __BN_program 4 /* program FLASH from a chain */ 16 #define __BN_erase 5 /* erase sector(s) of FLASH */
|
H A D | MC68EZ328.h | 88 #define CSA_FLASH 0x0100 /* FLASH Memory Support */ 97 #define CSB_FLASH 0x0100 /* FLASH Memory Support */ 110 #define CSC_FLASH 0x0100 /* FLASH Memory Support */ 123 #define CSD_FLASH 0x0100 /* FLASH Memory Support */
|
H A D | MC68VZ328.h | 91 #define CSA_FLASH 0x0100 /* FLASH Memory Support */ 100 #define CSB_FLASH 0x0100 /* FLASH Memory Support */ 113 #define CSC_FLASH 0x0100 /* FLASH Memory Support */ 126 #define CSD_FLASH 0x0100 /* FLASH Memory Support */
|
/linux-4.1.27/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 12 * be independent of the quality of the FLASH. 15 * This method relies on the physics of NAND FLASH to eventually 21 * The test stops after 10000 cycles, should your FLASH be 26 * FLASH endurance. Only a maximum of two erase operations will be performed.
|
/linux-4.1.27/drivers/char/ |
H A D | ps3flash.c | 2 * PS3 FLASH ROM Storage Driver 370 "Only one FLASH device is supported\n"); ps3flash_probe() 456 MODULE_DESCRIPTION("PS3 FLASH ROM Storage Driver");
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
H A D | targethw.h | 67 short eprom ; /* FLASH prom */
|
H A D | skfbi.h | 180 #define PCI_EN_FPROM (1L<<22) /* Bit 22: FLASH mapped to mem? */ 183 #define PCI_PAGESIZE (3L<<20) /* Bit 21..20: FLASH Page Size */
|
/linux-4.1.27/arch/nios2/boot/compressed/ |
H A D | head.S | 13 * This code can be loaded anywhere, eg FLASH ROM as reset vector,
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-max8997.c | 180 ret += sprintf(buf, "FLASH\n"); max8997_led_show_mode() 216 else if (!strncmp(buf, "FLASH", 5)) max8997_led_store_mode()
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | lm3646.c | 3 * General device driver for TI lm3646, Dual FLASH LED Driver 168 * from FLASH mode to SHDN mode after flash duration timeout lm3646_set_ctrl()
|
H A D | lm3560.c | 3 * General device driver for TI lm3560, FLASH LED Driver
|
/linux-4.1.27/include/linux/mtd/ |
H A D | spi-nor.h | 158 * @lock: [FLASH-SPECIFIC] lock a region of the SPI NOR 159 * @unlock: [FLASH-SPECIFIC] unlock a region of the SPI NOR
|
/linux-4.1.27/arch/m68k/68000/ |
H A D | head.S | 124 movew #0x8600, 0xfffff100 /* FLASH at 0x10c00000 */ 176 * Kernel is running from FLASH/ROM (XIP)
|
/linux-4.1.27/include/linux/mfd/ |
H A D | max8997-private.h | 123 MAX8997_REG_FLASH1_CUR = 0x63, /* 0x63 ~ 0x6e for FLASH */ 384 struct i2c_client *i2c; /* 0xcc / PMIC, Battery Control, and FLASH */
|
H A D | max8997.h | 23 * MAX8997 has PMIC, MUIC, HAPTIC, RTC, FLASH, and Fuel Gauge devices.
|
H A D | max77686-private.h | 439 struct i2c_client *i2c; /* 0xcc / PMIC, Battery Control, and FLASH */
|
H A D | max77693-private.h | 484 /* PMIC - FLASH */
|
/linux-4.1.27/drivers/misc/c2port/ |
H A D | core.c | 567 /* Should check status before starting FLASH access sequence */ __c2port_write_flash_erase() 660 /* Should check status before starting FLASH access sequence */ __c2port_read_flash_data() 692 /* Should check status before reading FLASH block */ __c2port_read_flash_data() 771 /* Should check status before starting FLASH access sequence */ __c2port_write_flash_data() 803 /* Should check status before writing FLASH block */ __c2port_write_flash_data()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_defines.h | 693 #define E1000_EECD_FLUPD_I210 0x00800000 /* Update FLASH */ 694 #define E1000_EECD_FLUDONE_I210 0x04000000 /* Update FLASH done*/ 695 #define E1000_EECD_FLASH_DETECTED_I210 0x00080000 /* FLASH detected */ 703 #define E1000_I210_FLASH_SECTOR_SIZE 0x1000 /* 4KB FLASH sector unit size */ 704 /* Secure FLASH mode requires removing MSb */ 708 #define E1000_EECD_FLUPD_I210 0x00800000 /* Update FLASH */ 709 #define E1000_EECD_FLUDONE_I210 0x04000000 /* Update FLASH done*/
|
H A D | e1000_i210.c | 301 * data will not be committed to FLASH and also Shadow RAM will most likely
|
/linux-4.1.27/drivers/mfd/ |
H A D | tps6105x.c | 108 "TPS6105x found in FLASH mode\n"); tps6105x_startup()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | cacheflush.h | 95 /* MS: kgdb code use this macro, wrong len with FLASH */
|
/linux-4.1.27/arch/mips/alchemy/ |
H A D | board-gpr.c | 124 * FLASH
|
/linux-4.1.27/arch/mips/include/asm/sn/ |
H A D | kldir.h | 34 * | IO6 BUFFERS FOR FLASH ENET IOC3 |
|
/linux-4.1.27/arch/mips/netlogic/xlr/ |
H A D | platform-flash.c | 138 * XLR/XLS supports upto 8 devices on its FLASH interface. The value in
|
/linux-4.1.27/drivers/media/i2c/m5mols/ |
H A D | m5mols.h | 300 * | FLASH | FLASH(only after Stand-by or Power-on) |
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_nx2.h | 138 /* FLASH API Defines */ 179 /* FLASH related definitions */
|
H A D | qla_sup.c | 1974 /* Always perform IO mapped accesses to the FLASH registers. */ qla2x00_read_flash_byte() 2035 /* Always perform IO mapped accesses to the FLASH registers. */ qla2x00_write_flash_byte()
|
H A D | qla_attr.c | 461 * We need to be more restrictive on which FLASH regions are qla2x00_sysfs_write_optrom_ctl()
|
H A D | qla_def.h | 201 * The ISP2312 v2 chip cannot access the FLASH/GPIO registers via MMIO in an
|
H A D | qla_init.c | 656 "Unable to validate FLASH data.\n"); qla2x00_initialize_adapter()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | lpc32xx_slc.c | 159 * Small page FLASH BBT descriptors, marker at offset 0, version at offset 6 871 * Small page FLASH has a unique OOB layout, but large and huge lpc32xx_nand_probe() 872 * page FLASH use the standard layout. Small page FLASH uses a lpc32xx_nand_probe() 888 * Use a custom BBT marker setup for small page FLASH that lpc32xx_nand_probe() 890 * FLASH use the standard layout. lpc32xx_nand_probe()
|
H A D | fsl_elbc_nand.c | 83 /* Small Page FLASH with FMR[ECCM] = 0 */ 90 /* Small Page FLASH with FMR[ECCM] = 1 */ 97 /* Large Page FLASH with FMR[ECCM] = 0 */ 104 /* Large Page FLASH with FMR[ECCM] = 1 */
|
H A D | nand_bbt.c | 58 * - the space necessary for a bbt in FLASH does not exceed a block boundary
|
H A D | pxa3xx_nand.c | 254 { "DEFAULT FLASH", 0, 0, 2048, 8, 8, 0, &timing[0] },
|
/linux-4.1.27/drivers/misc/eeprom/ |
H A D | at25.c | 25 * mean that some AT25 products are EEPROMs, and others are FLASH. 26 * Handle FLASH chips with the drivers/mtd/devices/m25p80.c driver,
|
/linux-4.1.27/drivers/mtd/ |
H A D | redboot.c | 35 uint32_t flash_base; // Address within FLASH of image
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
H A D | smiapp-quirk.c | 151 { 0x30a3, 0xd0 }, /* FLASH STROBE enable */ jt8ev1_post_poweron()
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
H A D | ql4_83xx.h | 118 /* FLASH API Defines */
|
H A D | ql4_bsg.c | 774 /* Execute diag test for adapter RAM/FLASH */ qla4xxx_execute_diag_test()
|
H A D | ql4_mbx.c | 1765 * match is found. If a match is not found then add the entry in FLASH and 1766 * return the index at which entry is written in the FLASH.
|
H A D | ql4_fw.h | 541 /* FLASH offsets */
|
H A D | ql4_init.c | 1224 "Skipping login to non FLASH DB")); qla4xxx_login_flash_ddb()
|
H A D | ql4_os.c | 572 * qla4xxx_create chap_list - Create CHAP list from FLASH 578 * then a new entry is added in FLASH in CHAP table and the index obtained is 2845 /* First, populate session username and password for FLASH DDB, qla4xxx_session_get_param() 2847 * for a FLASH DDB. qla4xxx_session_get_param()
|
/linux-4.1.27/arch/mips/include/asm/ip32/ |
H A D | mace.h | 186 #define MACEISA_FLASH_WE BIT(0) /* 1=> Enable FLASH writes */
|
/linux-4.1.27/arch/mips/include/asm/mach-ralink/ |
H A D | rt3883.h | 238 /* FLASH/SRAM/Codec Controller registers */
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | setup_no.c | 207 printk(KERN_INFO "TRG SuperPilot FLASH card support <info@trgnet.com>\n"); setup_arch()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
H A D | os_pri.c | 92 ** BAR3 - FLASH (REG), 0x8000 795 WRITE_BYTE(&config[LOW_BOOTCS_DREG], 0xFC); /* Disable FLASH EPROM access */ pri_get_serial_number()
|
/linux-4.1.27/drivers/staging/slicoss/ |
H A D | slichw.h | 701 u16 Id; /* 00 EEPROM/FLASH Magic code 'A5A5'*/ 756 u16 Id; /* 00 EEPROM/FLASH Magic code 'A5A5' */
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-cs.c | 306 PCMCIA_DEVICE_PROD_ID12("HITACHI", "FLASH", 0xf4f43949, 0x9eb86aae),
|
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/ |
H A D | ops_bcm4706.c | 430 /* Configure FLASH */ bcm47xxnflash_ops_bcm4706_init()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
H A D | hostap_common.h | 308 PRISM2_DOWNLOAD_NON_VOLATILE = 3 /* FLASH */,
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bfi.h | 483 * FLASH module specific
|
H A D | bfa_ioc.c | 3045 * FLASH DMA buffer should be big enough to hold both MFG block and
|
/linux-4.1.27/arch/arm/mach-pxa/ |
H A D | trizeps4.c | 148 * ONBOARD FLASH
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 886 #define E1000_FLASHT 0x01028 /* FLASH Timer Register */ 888 #define E1000_FLSWCTL 0x01030 /* FLASH control register */ 889 #define E1000_FLSWDATA 0x01034 /* FLASH data register */ 890 #define E1000_FLSWCNT 0x01038 /* FLASH Access Counter */ 891 #define E1000_FLOP 0x0103C /* FLASH Opcode Register */ 1528 #define E1000_EECD_FWE_DIS 0x00000010 /* Disable FLASH writes */ 1529 #define E1000_EECD_FWE_EN 0x00000020 /* Enable FLASH writes */ 1547 #define E1000_EECD_FLUPD 0x00080000 /* Update FLASH */ 1548 #define E1000_EECD_AUPDEN 0x00100000 /* Enable Autonomous FLASH update */
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | regs.h | 74 #define E1000_FLOP 0x0103C /* FLASH Opcode Register */
|
H A D | defines.h | 582 #define E1000_EECD_FLUPD 0x00080000 /* Update FLASH */ 583 #define E1000_EECD_AUPDEN 0x00100000 /* Enable Autonomous FLASH update */
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_pcmcia.c | 342 PCMCIA_DEVICE_PROD_ID12("HITACHI", "FLASH", 0xf4f43949, 0x9eb86aae),
|
H A D | sata_mv.c | 103 MV_MISC_BAR = 3, /* offset 0x1c: FLASH, NVRAM, SRAM */
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | processor.c | 297 * NEWS FLASH: wide kernels need FP coprocessor enabled to handle
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
H A D | tll6527m.c | 373 /* Either SPI_ADC or M25P80 FLASH can be installed at a time */
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
H A D | anomaly.h | 60 /* 16-Bit NAND FLASH Boot Mode Is Not Functional */
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_nvm.c | 36 * in this file) as an equivalent of the FLASH part mapped into the SR. 37 * We are accessing FLASH always thru the Shadow RAM.
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 378 /* ---------- FLASH stuff ---------- */ 383 #define FLASH_DIR_COOKIE "*** ADAPTEC FLASH DIRECTORY *** "
|
H A D | aic94xx_hwi.c | 654 * couldn't read FLASH memory. asd_init_hw()
|
/linux-4.1.27/drivers/usb/musb/ |
H A D | tusb6010.c | 13 * configured for NOR FLASH interface instead of VLYNQ serial 1068 * NOR FLASH interface is used */ tusb_musb_start()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | eeprom.h | 38 /* FLASH(EEPROM) Defines for AR531X chips */
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | aiutils.c | 106 #define CST43236_BOOT_FROM_FLASH 2 /* boot from FLASH */
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
H A D | os-area.c | 707 pr_warning("%s: Could not update FLASH ROM\n", __func__); os_area_queue_work_handler()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 3252 tg3_flag(tp, FLASH) && tg3_nvram_phys_addr() 3267 tg3_flag(tp, FLASH) && tg3_nvram_logical_addr() 3502 !tg3_flag(tp, FLASH) || tg3_nvram_write_block_buffered() 3517 if (!tg3_flag(tp, FLASH)) { tg3_nvram_write_block_buffered() 3556 if (tg3_flag(tp, NVRAM_BUFFERED) || !tg3_flag(tp, FLASH)) { tg3_nvram_write_block() 14335 tg3_flag_set(tp, FLASH); tg3_get_nvram_info() 14426 tg3_flag_set(tp, FLASH); tg3_get_5752_nvram_info() 14433 tg3_flag_set(tp, FLASH); tg3_get_5752_nvram_info() 14437 if (tg3_flag(tp, FLASH)) { tg3_get_5752_nvram_info() 14468 tg3_flag_set(tp, FLASH); tg3_get_5755_nvram_info() 14486 tg3_flag_set(tp, FLASH); tg3_get_5755_nvram_info() 14528 tg3_flag_set(tp, FLASH); tg3_get_5787_nvram_info() 14536 tg3_flag_set(tp, FLASH); tg3_get_5787_nvram_info() 14566 tg3_flag_set(tp, FLASH); tg3_get_5761_nvram_info() 14580 tg3_flag_set(tp, FLASH); tg3_get_5761_nvram_info() 14649 tg3_flag_set(tp, FLASH); tg3_get_57780_nvram_info() 14672 tg3_flag_set(tp, FLASH); tg3_get_57780_nvram_info() 14722 tg3_flag_set(tp, FLASH); tg3_get_5717_nvram_info() 14749 tg3_flag_set(tp, FLASH); tg3_get_5717_nvram_info() 14831 tg3_flag_set(tp, FLASH); tg3_get_5720_nvram_info() 14874 tg3_flag_set(tp, FLASH); tg3_get_5720_nvram_info()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.c | 173 0x3500, /* FLASH LOCK_ID */ 191 0x3850, /* FLASH LOCK */ 192 0x3854, /* FLASH UNLOCK */
|
H A D | qlcnic_83xx_init.c | 2178 dev_err(dev, "POST failed, Test case : FLASH TEST, Signature = 0x%08x\n", qlcnic_83xx_run_post()
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 282 uint8_t cmd; /* FLASH command */ 2083 /* Detect SPI FLASH device */ stfsm_probe()
|
/linux-4.1.27/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 696 /*OPTION ROM FLASH read for the SPC cards */ pm8001_get_phy_settings_info()
|
H A D | pm80xx_hwi.h | 885 * brief the data structure for EXT FLASH PARTITION
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfi.h | 880 * FLASH module specific
|
H A D | bfa_ioc.c | 4193 * FLASH DMA buffer should be big enough to hold both MFG block and
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-picolcd_debugfs.c | 877 hid_warn(hdev, "Unexpected FLASH access reports, please submit rdesc for review\n"); picolcd_init_devfs()
|
/linux-4.1.27/fs/jffs2/ |
H A D | wbuf.c | 939 * Check, if we work on NAND FLASH, if so build an kvec and write it via vritev
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
H A D | head.S | 146 ;; Check if we start from DRAM or FLASH by testing PC
|
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/ |
H A D | mpi2_ioc.h | 1417 /* FLASH Layout Extended Image Data */
|
/linux-4.1.27/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_ioc.h | 1434 /*FLASH Layout Extended Image Data */
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_type.h | 1785 #define IXGBE_EEC_FWE_MASK 0x00000030 /* FLASH Write Enable */ 1786 #define IXGBE_EEC_FWE_DIS 0x00000010 /* Disable FLASH writes */ 1787 #define IXGBE_EEC_FWE_EN 0x00000020 /* Enable FLASH writes */
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 1686 config_name = "On FLASH"; csio_hw_use_fwconfig() 1725 * Configuration File in FLASH), our last gasp effort is to use the csio_hw_use_fwconfig() 2263 * Disable the Serial FLASH interrupt, if enabled! csio_hw_intr_enable()
|
/linux-4.1.27/drivers/mtd/onenand/ |
H A D | onenand_base.c | 1731 * onenand_panic_write - [MTD Interface] write buffer to FLASH in a panic context 2158 * onenand_write - [MTD Interface] write buffer to FLASH
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4531 * the new FLASH op_type. The FW download is partially be_flash_skyhawk() 4533 * to recognize the new FLASH op_type. To complete the be_flash_skyhawk()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | hfa384x_usb.c | 1958 * Performs a FLASH download of a chunk of data. First checks to see 1959 * that we're in the FLASH download state, then sets the download
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 3272 * - Yukon-Supreme: Parallel FLASH doesn't support divided clocks sky2_reset()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
H A D | qlge_main.c | 4660 dev_err(&pdev->dev, "Invalid FLASH.\n"); ql_init_device()
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | r8169.c | 363 FLASH = 0x30, enumerator in enum:rtl_registers
|