Searched refs:CTPR_MS_PG_SZ_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ | ||
H A D | regs.h | 415 #define CTPR_MS_PG_SZ_MASK 0x10 macro |
H A D | ctrl.c | 974 pg_size = (comp_params & CTPR_MS_PG_SZ_MASK) >> CTPR_MS_PG_SZ_SHIFT; in caam_probe() |