Searched defs:davinci_nand_pdata (Results 1 – 1 of 1) sorted by relevance
42 struct davinci_nand_pdata { /* platform_data */ struct43 uint32_t mask_ale;44 uint32_t mask_cle;54 uint32_t core_chipsel;57 uint32_t mask_chipsel;60 struct mtd_partition *parts;61 unsigned nr_parts;71 nand_ecc_modes_t ecc_mode;72 u8 ecc_bits;75 unsigned options;[all …]