Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c170 struct pxa3xx_nand_info { struct
171 struct nand_hw_control controller;
172 struct pxa3xx_nand_platform_data *pdata;
174 struct clk *clk;
175 void __iomem *mmio_base;
176 unsigned long mmio_phys;
177 int cmd_complete, dev_ready;
179 unsigned int buf_start;
180 unsigned int buf_count;
181 unsigned int buf_size;
[all …]