Home
last modified time | relevance | path

Searched refs:only_64bit (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pci/controller/dwc/
A Dpcie-uniphier-ep.c427 .bar[BAR_0] = { .only_64bit = true, },
429 .bar[BAR_2] = { .only_64bit = true, },
445 .bar[BAR_0] = { .only_64bit = true, },
447 .bar[BAR_2] = { .only_64bit = true, },
449 .bar[BAR_4] = { .only_64bit = true, },
A Dpcie-keembay.c315 .bar[BAR_0] = { .only_64bit = true, },
317 .bar[BAR_2] = { .only_64bit = true, },
319 .bar[BAR_4] = { .only_64bit = true, },
A Dpci-layerscape-ep.c253 ls_epc->bar[BAR_2].only_64bit = true; in ls_pcie_ep_probe()
255 ls_epc->bar[BAR_4].only_64bit = true; in ls_pcie_ep_probe()
A Dpcie-tegra194.c2002 .only_64bit = true, },
/linux/drivers/pci/controller/
A Dpcie-rcar-ep.c444 .only_64bit = true, },
447 .only_64bit = true, },
450 .only_64bit = true, },
/linux/include/linux/
A Dpci-epc.h182 bool only_64bit; member
/linux/drivers/pci/endpoint/
A Dpci-epf-core.c309 if (upper_32_bits(size) || epc_features->bar[bar].only_64bit) in pci_epf_alloc_space()
A Dpci-epc-core.c118 if (bar > 0 && epc_features->bar[bar - 1].only_64bit) in pci_epc_get_next_free_bar()

Completed in 17 milliseconds