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