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