Searched defs:mxc_nand_host (Results 1 – 1 of 1) sorted by relevance
175 struct mxc_nand_host { struct176 struct mtd_info mtd;177 struct nand_chip nand;178 struct device *dev;180 void __iomem *spare0;181 void __iomem *main_area0;183 void __iomem *base;184 void __iomem *regs;185 void __iomem *regs_axi;186 void __iomem *regs_ip;[all …]