Searched refs:CTPR_MS_QI_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/crypto/caam/ | ||
| D | ctrl.c | 669 ctrlpriv->qi_present = !!(comp_params & CTPR_MS_QI_MASK); in caam_probe() |
| D | regs.h | 406 #define CTPR_MS_QI_MASK (0x1ull << CTPR_MS_QI_SHIFT) macro |