Home
last modified time | relevance | path

Searched defs: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
40 struct pmecc_regs __iomem *pmecc;
41 struct pmecc_errloc_regs __iomem *pmerrloc;
42 void __iomem *pmecc_rom_base;
44 u8 pmecc_corr_cap;
68 static struct atmel_nand_host pmecc_host; argument