Searched defs:outring (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | intern.h | 64 void *outring; /* Base of output ring, DMA-safe */ member
|
| D | regs.h | 220 static inline void jr_outentry_get(void *outring, int hw_idx, dma_addr_t *desc, in jr_outentry_get() 245 static inline dma_addr_t jr_outentry_desc(void *outring, int hw_idx) in jr_outentry_desc() 255 static inline u32 jr_outentry_jrstatus(void *outring, int hw_idx) in jr_outentry_jrstatus()
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| D | intern.h | 83 void *outring; /* Base of output ring, DMA-safe */ member
|
| D | regs.h | 220 static inline void jr_outentry_get(void *outring, int hw_idx, dma_addr_t *desc, in jr_outentry_get() 245 static inline dma_addr_t jr_outentry_desc(void *outring, int hw_idx) in jr_outentry_desc() 255 static inline u32 jr_outentry_jrstatus(void *outring, int hw_idx) in jr_outentry_jrstatus()
|