Searched defs:omap_nand_info (Results 1 – 1 of 1) sorted by relevance
144 struct omap_nand_info { struct145 struct nand_chip nand;148 int gpmc_cs;149 bool dev_ready;151 enum omap_ecc ecc_opt;155 struct completion comp;156 struct dma_chan *dma;157 int gpmc_irq_fifo;158 int gpmc_irq_count;159 enum {[all …]
Completed in 8 milliseconds