Searched refs:SIZEOF_JR_OUTENTRY (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/caam/ | ||
H A D | regs.h | 243 #define SIZEOF_JR_OUTENTRY (caam_ptr_sz + sizeof(u32)) macro |
H A D | jr.c | 541 jrp->outring = dmam_alloc_coherent(dev, SIZEOF_JR_OUTENTRY * in caam_jr_init() |