Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/qat/qat_common/
Dadf_vf_isr.c66 #define ADF_VINTSOU_PF2VF BIT(1) macro
212 if (v_int & ADF_VINTSOU_PF2VF) { in adf_isr()