Searched defs:pxa3xx_nand_info (Results 1 – 1 of 1) sorted by relevance
146 struct pxa3xx_nand_info { struct147 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 …]