Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Datmel_nand.c38 struct atmel_nand_host { struct
67 static struct atmel_nand_host pmecc_host; argument
106 static void __iomem *pmecc_get_alpha_to(struct atmel_nand_host *host) in pmecc_get_alpha_to()
118 static void pmecc_data_free(struct atmel_nand_host *host) in pmecc_data_free()
129 static int pmecc_data_alloc(struct atmel_nand_host *host) in pmecc_data_alloc()
163 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_gen_syndrome()
180 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_substitute()
230 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_get_sigma()
386 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_err_location()
440 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_correct_data()
[all …]