Home
last modified time | relevance | path

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

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