Lines Matching defs:flash_spec
3977 struct flash_spec { struct3978 u32 strapping;3979 u32 config1;3980 u32 config2;3981 u32 config3;3982 u32 write1;3983 u32 buffered;3984 u32 page_bits;3985 u32 page_size;3986 u32 addr_mask;3987 u32 total_size;3988 char *name;