Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Ds3c2410.c151 struct s3c2410_nand_info { struct
153 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 …]