Home
last modified time | relevance | path

Searched refs:bar_fixed_64bit (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/pci/endpoint/functions/
A Dpci-epf-test.c819 bool bar_fixed_64bit; in pci_epf_configure_bar() local
824 bar_fixed_64bit = !!(epc_features->bar_fixed_64bit & (1 << i)); in pci_epf_configure_bar()
825 if (bar_fixed_64bit) in pci_epf_configure_bar()
/linux/drivers/pci/controller/dwc/
A Dpci-layerscape-ep.c157 ls_epc->bar_fixed_64bit = (1 << BAR_2) | (1 << BAR_4); in ls_pcie_ep_probe()
A Dpcie-uniphier-ep.c329 .bar_fixed_64bit = BIT(BAR_0) | BIT(BAR_2) | BIT(BAR_4),
A Dpcie-keembay.c312 .bar_fixed_64bit = BIT(BAR_0) | BIT(BAR_2) | BIT(BAR_4),
A Dpci-keystone.c926 .bar_fixed_64bit = 1 << BAR_0,
A Dpcie-tegra194.c1884 .bar_fixed_64bit = 1 << BAR_0,
/linux/drivers/pci/endpoint/
A Dpci-epc-core.c117 if ((epc_features->bar_fixed_64bit << 1) & 1 << bar) in pci_epc_get_next_free_bar()
121 free_bar = epc_features->reserved_bar & epc_features->bar_fixed_64bit; in pci_epc_get_next_free_bar()
/linux/include/linux/
A Dpci-epc.h173 u8 bar_fixed_64bit; member
/linux/drivers/pci/controller/
A Dpcie-rcar-ep.c445 .bar_fixed_64bit = 1 << BAR_0 | 1 << BAR_2 | 1 << BAR_4,

Completed in 26 milliseconds