Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c39 struct atmel_nand_host { struct
68 static struct atmel_nand_host pmecc_host; argument
107 static void __iomem *pmecc_get_alpha_to(struct atmel_nand_host *host) in pmecc_get_alpha_to()
119 static void pmecc_data_free(struct atmel_nand_host *host) in pmecc_data_free()
130 static int pmecc_data_alloc(struct atmel_nand_host *host) in pmecc_data_alloc()
164 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_gen_syndrome()
181 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_substitute()
231 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_get_sigma()
387 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_err_location()
441 struct atmel_nand_host *host = nand_get_controller_data(nand_chip); in pmecc_correct_data()
[all …]