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