Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Ds3c2410.c148 struct s3c2410_nand_info { struct
150 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 …]