Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dadf_vf_isr.c22 #define ADF_VINTSOU_PF2VF BIT(1) macro
155 if (v_int & ADF_VINTSOU_PF2VF) { in adf_isr()