Searched defs:PFlashCFI02 (Results 1 – 1 of 1) sorted by relevance
66 struct PFlashCFI02 { struct68 SysBusDevice parent_obj;71 BlockBackend *blk;72 uint32_t uniform_nb_blocs;73 uint32_t uniform_sector_len;74 uint32_t total_sectors;75 uint32_t nb_blocs[PFLASH_MAX_ERASE_REGIONS];76 uint32_t sector_len[PFLASH_MAX_ERASE_REGIONS];77 uint32_t chip_len;78 uint8_t mappings;[all …]