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