Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h17 #define RVU_PF_VF_BAR4_ADDR (0x10) macro
Dotx2_pf.c610 RVU_PF_VF_BAR4_ADDR)); in otx2_pfvf_mbox_init()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h83 #define RVU_PF_VF_BAR4_ADDR (0x10) macro
Drvu.c2295 bar4 = rvupf_read64(rvu, RVU_PF_VF_BAR4_ADDR); in rvu_get_mbox_regions()
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c370 vfpf_mbox_base = readq(cptpf->reg_base + RVU_PF_VF_BAR4_ADDR); in cptpf_vfpf_mbox_init()