Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dtalitos.h86 struct talitos_channel { struct
87 void __iomem *reg;
90 struct talitos_request *fifo;
93 atomic_t submit_count ____cacheline_aligned;
96 spinlock_t head_lock ____cacheline_aligned;
98 int head;
101 spinlock_t tail_lock ____cacheline_aligned;
103 int tail;