Searched defs:pxa3xx_nand_platform_data (Results 1 – 1 of 1) sorted by relevance
39 struct pxa3xx_nand_platform_data { struct44 int enable_arbiter;47 int keep_config;50 int num_cs;53 bool flash_bbt;56 int ecc_strength, ecc_step_size;58 const struct mtd_partition *parts[NUM_CHIP_SELECT];59 unsigned int nr_parts[NUM_CHIP_SELECT];61 const struct pxa3xx_nand_flash *flash;62 size_t num_flash;
Completed in 2 milliseconds