Searched refs:BAR_FIXED (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/pci/controller/ |
| H A D | pcie-rcar-ep.c | 443 .bar[BAR_0] = { .type = BAR_FIXED, .fixed_size = 128, 446 .bar[BAR_2] = { .type = BAR_FIXED, .fixed_size = 256, 449 .bar[BAR_4] = { .type = BAR_FIXED, .fixed_size = 256,
|
| /linux-6.15/include/linux/ |
| H A D | pci-epc.h | 198 BAR_FIXED, enumerator
|
| /linux-6.15/drivers/pci/endpoint/ |
| H A D | pci-epf-core.c | 281 if (epc_features->bar[bar].type == BAR_FIXED && bar_fixed_size) { in pci_epf_alloc_space()
|
| H A D | pci-epc-core.c | 609 if (epc_features->bar[bar].type == BAR_FIXED && in pci_epc_set_bar()
|
| /linux-6.15/drivers/pci/controller/dwc/ |
| H A D | pci-keystone.c | 970 .bar[BAR_3] = { .type = BAR_FIXED, .fixed_size = SZ_64K, }, 971 .bar[BAR_4] = { .type = BAR_FIXED, .fixed_size = 256, },
|
| H A D | pcie-designware-ep.c | 409 case BAR_FIXED: in dw_pcie_ep_set_bar()
|
| H A D | pci-imx6.c | 1311 .bar[BAR_1] = { .type = BAR_FIXED, .fixed_size = SZ_64K, },
|
| H A D | pcie-tegra194.c | 2002 .bar[BAR_0] = { .type = BAR_FIXED, .fixed_size = SZ_1M,
|
| /linux-6.15/drivers/nvme/target/ |
| H A D | pci-epf.c | 2186 if (epc_features->bar[BAR_0].type == BAR_FIXED) { in nvmet_pci_epf_configure_bar()
|