Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dpxa3xx_nand.c187 struct pxa3xx_nand_info { struct
188 struct nand_hw_control controller;
189 struct platform_device *pdev;
191 struct clk *clk;
192 void __iomem *mmio_base;
193 unsigned long mmio_phys;
194 struct completion cmd_complete, dev_ready;
196 unsigned int buf_start;
197 unsigned int buf_count;
198 unsigned int buf_size;
[all …]