Searched defs:s3c2410_nand_info (Results 1 – 1 of 1) sorted by relevance
151 struct s3c2410_nand_info { struct153 struct nand_controller controller;154 struct s3c2410_nand_mtd *mtds;155 struct s3c2410_platform_nand *platform;158 struct device *device;159 struct clk *clk;160 void __iomem *regs;161 void __iomem *sel_reg;162 int sel_bit;163 int mtd_count;[all …]