Home
last modified time | relevance | path

Searched defs:orion_nand_data (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/plat-orion/include/plat/
Dorion_nand.h15 struct orion_nand_data { struct
16 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;