Home
last modified time | relevance | path

Searched refs:ndfc_controller (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
Dndfc.c37 struct ndfc_controller { struct
46 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS]; argument
52 struct ndfc_controller *ndfc = nchip->priv; in ndfc_select_chip()
66 struct ndfc_controller *ndfc = chip->priv; in ndfc_hwcontrol()
80 struct ndfc_controller *ndfc = chip->priv; in ndfc_ready()
89 struct ndfc_controller *ndfc = chip->priv; in ndfc_enable_hwecc()
101 struct ndfc_controller *ndfc = chip->priv; in ndfc_calculate_ecc()
125 struct ndfc_controller *ndfc = chip->priv; in ndfc_read_buf()
135 struct ndfc_controller *ndfc = chip->priv; in ndfc_write_buf()
145 static int ndfc_chip_init(struct ndfc_controller *ndfc, in ndfc_chip_init()
[all …]