Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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()
531 struct atmel_nand_host *host = nand_get_controller_data(chip); in atmel_nand_pmecc_read_page()
573 struct atmel_nand_host *host = nand_get_controller_data(chip); in atmel_nand_pmecc_write_page()
695 static int pmecc_choose_ecc(struct atmel_nand_host *host, in pmecc_choose_ecc()
[all …]