Home
last modified time | relevance | path

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

/drivers/crypto/
Dpicoxcell_crypto.c108 struct spacc_engine { struct
109 void __iomem *regs;
110 struct list_head pending;
111 int next_ctx;
112 spinlock_t hw_lock;
113 int in_flight;
114 struct list_head completed;
115 struct list_head in_progress;
116 struct tasklet_struct complete;
117 unsigned long fifo_sz;
[all …]