Home
last modified time | relevance | path

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

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