Searched defs:flash_info_s (Results 1 – 1 of 1) sorted by relevance
70 typedef struct flash_info_s { struct71 unsigned long long flash_base; /* flash physical base address */72 unsigned int flash_size; /* available device size in bytes */73 unsigned int flash_type; /* type, from FLASH_TYPE below */74 unsigned int flash_flags; /* Various flags (FLASH_FLAG_xxx) */