Home
last modified time | relevance | path

Searched defs:mxc_nand_host (Results 1 – 1 of 1) sorted by relevance

/drivers/mtd/nand/raw/
Dmxc_nand.c161 struct mxc_nand_host { struct
162 struct nand_chip nand;
163 struct device *dev;
165 void __iomem *spare0;
166 void __iomem *main_area0;
168 void __iomem *base;
169 void __iomem *regs;
170 void __iomem *regs_axi;
171 void __iomem *regs_ip;
172 int status_request;
[all …]