Searched refs:ndfc_controller (Results 1 – 1 of 1) sorted by relevance
37 struct ndfc_controller { struct45 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS]; argument51 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip()65 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol()79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready()88 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_enable_hwecc()100 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_calculate_ecc()124 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_read_buf()134 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_write_buf()144 static int ndfc_chip_init(struct ndfc_controller *ndfc, in ndfc_chip_init()[all …]