Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Domap-sham.c214 struct omap_sham_dev { struct
215 struct list_head list;
216 unsigned long phys_base;
217 struct device *dev;
218 void __iomem *io_base;
219 int irq;
220 int err;
221 struct dma_chan *dma_lch;
222 struct work_struct done_task;
223 u8 polling_mode;
[all …]