Home
last modified time | relevance | path

Searched refs:CPT_VF_INTR_IRDE_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/cavium/cpt/
Dcptvf.h29 #define CPT_VF_INTR_IRDE_MASK BIT(2) macro
Dcptvf_main.c538 } else if (unlikely(intr & CPT_VF_INTR_IRDE_MASK)) { in cptvf_misc_intr_handler()