Home
last modified time | relevance | path

Searched defs:ndfc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dndfc.c45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip() local
58 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol() local
71 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready() local
79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_enable_hwecc() local
90 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_calculate_ecc() local
113 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_read_buf() local
122 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_write_buf() local
132 static int ndfc_chip_init(struct ndfc_controller *ndfc, in ndfc_chip_init()
187 struct ndfc_controller *ndfc; in ndfc_probe() local
246 struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev); in ndfc_remove() local