Searched refs:CPT_VF_INTR_SERR_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/crypto/cavium/cpt/ | ||
| D | cptvf.h | 31 #define CPT_VF_INTR_SERR_MASK BIT(4) macro |
| D | cptvf_main.c | 546 } else if (unlikely(intr & CPT_VF_INTR_SERR_MASK)) { in cptvf_misc_intr_handler() |