Lines Matching refs:PCI
1 menuconfig PCI config
2 bool "PCI support"
5 Enable support for PCI (Peripheral Interconnect Bus), a type of bus
9 if PCI
12 bool "Enable driver model for PCI"
15 Use driver model for PCI. Driver model is the new method for
16 orgnising devices in U-Boot. For PCI, driver model keeps track of
17 available PCI devices, allows scanning of PCI buses and provides
21 bool "Enable compatible functions for PCI"
24 Enable compatibility functions for PCI so that old code can be used
26 measure when porting a board to use driver model for PCI. Once the
30 bool "Enable Plug & Play support for PCI"
31 depends on PCI || DM_PCI
34 Enable PCI memory and I/O space resource allocation and assignment.
47 bool "Sandbox PCI support"
50 Support PCI on sandbox, as an emulated bus. This permits testing of
51 PCI feature such as bus scanning, device configuration and device
53 the device tree but the normal PCI scan technique is used to find
57 bool "Tegra PCI support"
68 bool "Xilinx AXI Bridge for PCI Express"
71 Enable support for the Xilinx AXI bridge for PCI express, an IP block