bar_fixed_64bit   975 drivers/pci/controller/dwc/pci-keystone.c 	.bar_fixed_64bit = 1 << BAR_0,
bar_fixed_64bit    47 drivers/pci/controller/dwc/pci-layerscape-ep.c 	.bar_fixed_64bit = (1 << BAR_2) | (1 << BAR_4),
bar_fixed_64bit   478 drivers/pci/endpoint/functions/pci-epf-test.c 	bool bar_fixed_64bit;
bar_fixed_64bit   483 drivers/pci/endpoint/functions/pci-epf-test.c 		bar_fixed_64bit = !!(epc_features->bar_fixed_64bit & (1 << i));
bar_fixed_64bit   484 drivers/pci/endpoint/functions/pci-epf-test.c 		if (bar_fixed_64bit)
bar_fixed_64bit   122 include/linux/pci-epc.h 	u8	bar_fixed_64bit;