Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dtalitos.h84 struct talitos_channel { struct
85 void __iomem *reg;
88 struct talitos_request *fifo;
91 atomic_t submit_count ____cacheline_aligned;
94 spinlock_t head_lock ____cacheline_aligned;
96 int head;
99 spinlock_t tail_lock ____cacheline_aligned;
101 int tail;