Searched defs:davinci_nand_pdata (Results 1 – 1 of 1) sorted by relevance
55 struct davinci_nand_pdata { /* platform_data */ struct56 uint32_t mask_ale;57 uint32_t mask_cle;67 uint32_t core_chipsel;70 uint32_t mask_chipsel;73 struct mtd_partition *parts;74 unsigned nr_parts;84 nand_ecc_modes_t ecc_mode;85 u8 ecc_bits;88 unsigned options;[all …]