Searched defs:PFlashCFI01 (Results 1 – 1 of 1) sorted by relevance
60 struct PFlashCFI01 { struct62 SysBusDevice parent_obj;65 BlockBackend *blk;66 uint32_t nb_blocs;67 uint64_t sector_len;68 uint8_t bank_width;69 uint8_t device_width; /* If 0, device width not specified. */70 uint8_t max_device_width; /* max device width in bytes */71 uint32_t features;72 uint8_t wcycle; /* if 0, the flash is read normally */[all …]