Home
last modified time | relevance | path

Searched refs:BAR_5 (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-uniphier-ep.c211 for (bar = BAR_0; bar <= BAR_5; bar++) in uniphier_pcie_ep_init()
432 .bar[BAR_5] = { .type = BAR_RESERVED, },
450 .bar[BAR_5] = { .type = BAR_RESERVED, },
H A Dpci-layerscape-ep.c256 ls_epc->bar[BAR_5].type = BAR_RESERVED; in ls_pcie_ep_probe()
H A Dpcie-keembay.c319 .bar[BAR_5] = { .type = BAR_RESERVED, },
H A Dpci-imx6.c1365 for (bar = BAR_0; bar <= BAR_5; bar++) in imx_pcie_ep_init()
1394 .bar[BAR_5] = { .type = BAR_RESERVED, },
1402 .bar[BAR_5] = { .type = BAR_RESERVED, },
H A Dpcie-rcar-gen4.c427 .bar[BAR_5] = { .type = BAR_RESERVED, },
H A Dpcie-qcom-ep.c843 for (bar = BAR_0; bar <= BAR_5; bar++) in qcom_pcie_ep_init()
/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c58 BAR_5, enumerator
737 [BAR_MW4] = BAR_5
745 [BAR_MW2] = BAR_5,
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h50 #define BAR_5 5 macro
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c565 if (epf_bar->barno == BAR_5 && in pci_epc_clear_bar()
610 if ((epf_bar->barno == BAR_5 && flags & PCI_BASE_ADDRESS_MEM_TYPE_64) || in pci_epc_set_bar()
/linux/drivers/misc/
H A Dpci_endpoint_test.c114 BAR_5, enumerator
940 if (bar <= NO_BAR || bar > BAR_5) in pci_endpoint_test_ioctl()
/linux/drivers/pci/controller/
H A Dpcie-rcar-ep.c449 .bar[BAR_5] = { .type = BAR_RESERVED, },