Home
last modified time | relevance | path

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

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