Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h83 #define RVU_PF_VF_BAR4_ADDR (0x10) macro
H A Drvu.c2384 bar4 = rvupf_read64(rvu, RVU_PF_VF_BAR4_ADDR); in rvu_get_mbox_regions()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c374 vfpf_mbox_base = readq(cptpf->reg_base + RVU_PF_VF_BAR4_ADDR); in cptpf_vfpf_mbox_init()