Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-davinci/include/mach/
Dnand.h55 struct davinci_nand_pdata { /* platform_data */ struct
56 uint32_t mask_ale;
57 uint32_t mask_cle;
60 uint32_t mask_chipsel;
63 struct mtd_partition *parts;
64 unsigned nr_parts;
74 nand_ecc_modes_t ecc_mode;
75 u8 ecc_bits;
78 unsigned options;
80 unsigned bbt_options;
[all …]