Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
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;
/external/u-boot/drivers/mtd/
Dstm32_flash.c12 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
Dpic32_flash.c48 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
Dst_smi.c21 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
Daltera_qspi.c56 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; /* FLASH chips info */ variable
Dcfi_flash.c64 flash_info_t flash_info[CFI_MAX_FLASH_BANKS]; /* FLASH chips info */ variable
/external/u-boot/arch/arm/mach-at91/arm926ejs/
Deflash.c58 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
/external/u-boot/board/freescale/m5253demo/
Dflash.c36 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable
/external/u-boot/board/cobra5272/
Dflash.c15 flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; variable