Symbol: BAR_3
drivers/ntb/hw/epf/ntb_hw_epf.c
735
[BAR_MW2] = BAR_3,
drivers/pci/controller/cadence/pcie-cadence-hpa-regs.h
33
(((bar) < BAR_3) ? CDNS_PCIE_HPA_LM_EP_FUNC_BAR_CFG0(fn) : \
drivers/pci/controller/cadence/pcie-cadence-hpa-regs.h
38
(((bar) < BAR_3) ? CDNS_PCIE_HPA_LM_EP_VFUNC_BAR_CFG0(fn) : \
drivers/pci/controller/dwc/pci-imx6.c
1437
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pci-imx6.c
1447
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pci-keystone.c
939
.bar[BAR_3] = { .type = BAR_FIXED, .fixed_size = SZ_64K, },
drivers/pci/controller/dwc/pci-layerscape-ep.c
254
ls_epc->bar[BAR_3].type = BAR_RESERVED;
drivers/pci/controller/dwc/pcie-dw-rockchip.c
401
.bar[BAR_3] = { .type = BAR_RESIZABLE, },
drivers/pci/controller/dwc/pcie-dw-rockchip.c
422
.bar[BAR_3] = { .type = BAR_RESIZABLE, },
drivers/pci/controller/dwc/pcie-keembay.c
318
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pcie-qcom-ep.c
855
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pcie-rcar-gen4.c
426
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pcie-tegra194.c
1998
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pcie-uniphier-ep.c
431
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/dwc/pcie-uniphier-ep.c
450
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/controller/pcie-rcar-ep.c
446
.bar[BAR_3] = { .type = BAR_RESERVED, },
drivers/pci/endpoint/functions/pci-epf-test.c
1369
PCI_EPF_TEST_BAR_SIZE_R(bar3_size, BAR_3)
drivers/pci/endpoint/functions/pci-epf-test.c
1370
PCI_EPF_TEST_BAR_SIZE_W(bar3_size, BAR_3)