Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_mbox.c230 intr = otx2_cpt_read64(cptpf->reg_base, BLKADDR_RVUM, 0, RVU_PF_INT); in otx2_cptpf_afpf_mbox_intr()
236 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, RVU_PF_INT, in otx2_cptpf_afpf_mbox_intr()
Dotx2_cptpf_main.c416 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, RVU_PF_INT, 0x1ULL); in cptpf_disable_afpf_mbox_intr()
435 otx2_cpt_write64(cptpf->reg_base, BLKADDR_RVUM, 0, RVU_PF_INT, 0x1ULL); in cptpf_register_afpf_mbox_intr()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h37 #define RVU_PF_INT (0xc20) macro
Dotx2_pf.c979 otx2_write64(pf, RVU_PF_INT, BIT_ULL(0)); in otx2_pfaf_mbox_intr_handler()
1020 otx2_write64(pf, RVU_PF_INT, BIT_ULL(0)); in otx2_register_mbox_intr()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h103 #define RVU_PF_INT (0xc20) macro