Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c179 struct pxa3xx_nand_info { struct
180 struct nand_hw_control controller;
181 struct platform_device *pdev;
183 struct clk *clk;
184 void __iomem *mmio_base;
185 unsigned long mmio_phys;
186 struct completion cmd_complete, dev_ready;
188 unsigned int buf_start;
189 unsigned int buf_count;
190 unsigned int buf_size;
[all …]