Home
last modified time | relevance | path

Searched defs:flash_info (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h18 struct flash_info { struct
20 char *name;
28 u8 id[SPI_NOR_MAX_ID_LEN];
29 u8 id_len;
34 unsigned int sector_size;
35 u16 n_sectors;
37 u16 page_size;
38 u16 addr_width;
40 u16 flags;
/openbmc/linux/drivers/mtd/devices/
Dsst25l.c
/openbmc/u-boot/drivers/mtd/
H A Dstm32_flash.c12 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
H A Dst_smi.c21 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
H A Dpic32_flash.c46 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
H A Daltera_qspi.c56 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /* FLASH chips info */ variable
H A Dcfi_flash.c62 flash_info_t flash_info[CFI_MAX_FLASH_BANKS]; /* FLASH chips info */ variable
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c58 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
/openbmc/u-boot/board/freescale/m5253demo/
H A Dflash.c35 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
/openbmc/u-boot/board/cobra5272/
H A Dflash.c13 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
/openbmc/linux/drivers/net/ethernet/broadcom/
Dbnx2.h