Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dmtd-orion_nand.h13 struct orion_nand_data { struct
14 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;