Searched defs:nand_chip (Results 1 – 1 of 1) sorted by relevance
1285 struct nand_chip { struct1302 int(*waitfunc)(struct mtd_info *mtd, struct nand_chip *this); argument1303 int (*exec_op)(struct nand_chip *chip, argument1307 int (*set_features)(struct mtd_info *mtd, struct nand_chip *chip, argument1309 int (*get_features)(struct mtd_info *mtd, struct nand_chip *chip, argument1311 int (*setup_read_retry)(struct mtd_info *mtd, int retry_mode);1312 int (*setup_data_interface)(struct mtd_info *mtd, int chipnr,1315 int chip_delay;1316 unsigned int options;1317 unsigned int bbt_options;[all …]