Searched refs:only_64bit (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-keembay.c | 315 .bar[BAR_0] = { .only_64bit = true, }, 316 .bar[BAR_2] = { .only_64bit = true, }, 317 .bar[BAR_4] = { .only_64bit = true, },
|
| H A D | pcie-qcom-ep.c | 850 .bar[BAR_0] = { .only_64bit = true, }, 851 .bar[BAR_2] = { .only_64bit = true, },
|
| /linux/include/linux/ |
| H A D | pci-epc.h | 301 bool only_64bit; member
|
| /linux/drivers/pci/endpoint/ |
| H A D | pci-epc-core.c | 102 if (bar > 0 && epc_features->bar[bar - 1].only_64bit) in pci_epc_get_next_free_bar()
|