Searched defs:lpc32xx_nand_cfg_mlc (Results 1 – 1 of 1) sorted by relevance
118 struct lpc32xx_nand_cfg_mlc { struct119 uint32_t tcea_delay;120 uint32_t busy_delay;121 uint32_t nand_ta;122 uint32_t rd_high;123 uint32_t rd_low;124 uint32_t wr_high;125 uint32_t wr_low;126 int wp_gpio;127 struct mtd_partition *parts;[all …]