Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_mbox.c57 OTX2_RVU_VF_INT); in otx2_cptvf_pfvf_mbox_intr()
64 OTX2_RVU_VF_INT, 0x1ULL); in otx2_cptvf_pfvf_mbox_intr()
H A Dotx2_cptvf_main.c16 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, OTX2_RVU_VF_INT, in cptvf_enable_pfvf_mbox_intrs()
31 otx2_cpt_write64(cptvf->reg_base, BLKADDR_RVUM, 0, OTX2_RVU_VF_INT, in cptvf_disable_pfvf_mbox_intrs()
H A Dotx2_cpt_hw_types.h108 #define OTX2_RVU_VF_INT (0x20) macro