Searched defs:lpc32xx_nand_cfg_mlc (Results 1 – 1 of 1) sorted by relevance
129 struct lpc32xx_nand_cfg_mlc { struct130 uint32_t tcea_delay;131 uint32_t busy_delay;132 uint32_t nand_ta;133 uint32_t rd_high;134 uint32_t rd_low;135 uint32_t wr_high;136 uint32_t wr_low;137 int wp_gpio;138 struct mtd_partition *parts;[all …]