Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dr852.h106 struct r852_device { struct
107 struct nand_controller controller;
108 void __iomem *mmio; /* mmio */
119 int dma_dir; /* 1 = read, 0 = write */
124 int dma_error; /* dma errors */
128 struct delayed_work card_detect_work;
129 struct workqueue_struct *card_workqueue;
134 int readonly; /* card is readonly */
135 int sm; /* Is card smartmedia */
139 int irq; /* irq num */
[all …]