Home
last modified time | relevance | path

Searched refs:PCI_PF_REG_BAR_NUM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_main.c357 ret = pcim_iomap_regions_request_all(pdev, 1 << PCI_PF_REG_BAR_NUM, in otx2_cptvf_probe()
367 cptvf->reg_base = pcim_iomap_table(pdev)[PCI_PF_REG_BAR_NUM]; in otx2_cptvf_probe()
H A Dotx2_cptpf_main.c765 err = pcim_iomap_regions_request_all(pdev, 1 << PCI_PF_REG_BAR_NUM, in otx2_cptpf_probe()
775 cptpf->reg_base = pcim_iomap_table(pdev)[PCI_PF_REG_BAR_NUM]; in otx2_cptpf_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h28 #define PCI_PF_REG_BAR_NUM 2 macro
H A Drvu.c2682 rvu->pfreg_base = pcim_iomap(pdev, PCI_PF_REG_BAR_NUM, 0); in rvu_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h36 #define PCI_PF_REG_BAR_NUM 2 macro
H A Drvu.c3284 rvu->pfreg_base = pcim_iomap(pdev, PCI_PF_REG_BAR_NUM, 0); in rvu_probe()

Completed in 12 milliseconds