Searched defs:orion_nand_data (Results 1 – 1 of 1) sorted by relevance
13 struct orion_nand_data { struct14 struct mtd_partition *parts;15 u32 nr_parts;16 u8 ale; /* address line number connected to ALE */17 u8 cle; /* address line number connected to CLE */18 u8 width; /* buswidth */19 u8 chip_delay;