Lines Matching defs:ndfc_controller
32 struct ndfc_controller {
40 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS];
45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip);
58 struct ndfc_controller *ndfc = nand_get_controller_data(chip);
71 struct ndfc_controller *ndfc = nand_get_controller_data(chip);
79 struct ndfc_controller *ndfc = nand_get_controller_data(chip);
90 struct ndfc_controller *ndfc = nand_get_controller_data(chip);
113 struct ndfc_controller *ndfc = nand_get_controller_data(chip);
122 struct ndfc_controller *ndfc = nand_get_controller_data(chip);
132 static int ndfc_chip_init(struct ndfc_controller *ndfc,
187 struct ndfc_controller *ndfc;
246 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev);