Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/nand/
Dpxa3xx_nand.c146 struct pxa3xx_nand_info { struct
147 struct nand_hw_control controller;
148 struct platform_device *pdev;
150 struct clk *clk;
151 void __iomem *mmio_base;
152 unsigned long mmio_phys;
153 struct completion cmd_complete;
155 unsigned int buf_start;
156 unsigned int buf_count;
159 int drcmr_dat;
[all …]