Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dndfc.c32 struct ndfc_controller { struct
40 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS];
45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip()
58 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol()
71 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready()
79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_enable_hwecc()
90 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_calculate_ecc()
113 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_read_buf()
122 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_write_buf()
132 static int ndfc_chip_init(struct ndfc_controller *ndf
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dndfc.c32 struct ndfc_controller { struct
40 static struct ndfc_controller ndfc_ctrl[NDFC_MAX_CS];
45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip()
58 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol()
71 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready()
79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_enable_hwecc()
90 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_calculate_ecc()
113 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_read_buf()
122 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_write_buf()
132 static int ndfc_chip_init(struct ndfc_controller *ndf
[all...]

Completed in 2 milliseconds