Searched defs:flash_info (Results 1 – 6 of 6) sorted by relevance
52 struct flash_info { struct62 static struct flash_info sst25l_flash_info[] = { argument310 struct flash_info *flash_info = NULL; in sst25l_match_device() local350 struct flash_info *flash_info; in sst25l_probe() local
686 struct flash_info { struct705 static struct flash_info dataflash_data[] = { argument
287 struct flash_info { struct288 char *name;316 static struct flash_info flash_types[] = { argument
845 struct spear_smi_flash_info *flash_info; in spear_smi_setup_banks() local
313 struct flash_info { struct314 char *name;321 u8 id[SPI_NOR_MAX_ID_LEN];322 u8 id_len;327 unsigned sector_size;328 u16 n_sectors;330 u16 page_size;331 u16 addr_width;333 u32 flags;386 const struct spi_nor_otp_organization otp_org;[all …]
6978 const struct flash_spec *flash_info; member
Completed in 61 milliseconds