Home
last modified time | relevance | path

Searched refs:CONFIG_PCI (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/external/u-boot/drivers/pci/
DMakefile8 obj-$(CONFIG_PCI) += pci-uclass.o pci_auto.o
14 obj-$(CONFIG_PCI) += pci.o pci_auto_old.o
16 obj-$(CONFIG_PCI) += pci_auto_common.o pci_common.o
/external/u-boot/arch/sandbox/cpu/
Dcpu.c21 #ifdef CONFIG_PCI
72 #if defined(CONFIG_PCI) && !defined(CONFIG_SPL_BUILD) in map_physmem()
92 #ifdef CONFIG_PCI in unmap_physmem()
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dtraps.c84 #ifdef CONFIG_PCI
109 #ifdef CONFIG_PCI in MachineCheckException()
154 #ifdef CONFIG_PCI in MachineCheckException()
/external/u-boot/board/freescale/bsc9132qds/
Dbsc9132qds.c27 #ifdef CONFIG_PCI
189 #ifdef CONFIG_PCI
254 #ifdef CONFIG_PCI in board_eth_init()
375 #if defined(CONFIG_PCI) in ft_board_setup()
/external/u-boot/board/xes/xpedite517x/
Dxpedite517x.c17 #if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_PCI)
77 #ifdef CONFIG_PCI in ft_board_setup()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dspeed.c136 #ifdef CONFIG_PCI in setup_5445x_clocks()
150 #ifdef CONFIG_PCI in setup_5445x_clocks()
156 #ifdef CONFIG_PCI in setup_5445x_clocks()
251 #ifdef CONFIG_PCI in setup_5445x_clocks()
/external/u-boot/board/socrates/
Dsocrates.c41 #ifdef CONFIG_PCI in checkboard()
52 #ifdef CONFIG_PCI in checkboard()
170 #if defined(CONFIG_PCI)
199 #ifdef CONFIG_PCI in pci_init_board()
/external/u-boot/include/configs/
Dsbc8548.h18 #ifdef CONFIG_PCI
47 #ifdef CONFIG_PCI
442 #if defined(CONFIG_PCI)
/external/u-boot/board/freescale/mpc8349itx/
Dmpc8349itx.c12 #ifdef CONFIG_PCI
83 #ifdef CONFIG_PCI
387 #ifdef CONFIG_PCI in ft_board_setup()
DMakefile6 obj-$(CONFIG_PCI) += pci.o
/external/u-boot/board/freescale/c29xpcie/
Dc29xpcie.c78 #ifdef CONFIG_PCI
143 #if defined(CONFIG_PCI) in ft_board_setup()
/external/u-boot/board/freescale/mpc832xemds/
Dmpc832xemds.c14 #if defined(CONFIG_PCI)
163 #ifdef CONFIG_PCI in ft_board_setup()
DMakefile7 obj-$(CONFIG_PCI) += pci.o
/external/u-boot/board/freescale/mpc8323erdb/
Dmpc8323erdb.c19 #if defined(CONFIG_PCI)
182 #ifdef CONFIG_PCI in ft_board_setup()
/external/u-boot/arch/m68k/include/asm/
Dimmap.h403 #ifdef CONFIG_PCI
449 #ifdef CONFIG_PCI
496 #ifdef CONFIG_PCI
/external/u-boot/common/
Dboard_r.c213 #ifdef CONFIG_PCI
728 #if defined(CONFIG_PCI) && defined(CONFIG_SYS_EARLY_PCI_INIT)
769 #if defined(CONFIG_PCI) && !defined(CONFIG_SYS_EARLY_PCI_INIT)
/external/u-boot/board/freescale/mpc8555cds/
Dmpc8555cds.c359 #ifdef CONFIG_PCI
396 #ifdef CONFIG_PCI in pci_init_board()
/external/u-boot/board/freescale/mpc8541cds/
Dmpc8541cds.c361 #if defined(CONFIG_PCI)
395 #ifdef CONFIG_PCI in pci_init_board()
/external/u-boot/board/freescale/mpc8568mds/
Dmpc8568mds.c229 #if defined(CONFIG_PCI)
289 #ifdef CONFIG_PCI
/external/u-boot/board/ve8313/
Dve8313.c150 #if defined(CONFIG_PCI)
199 #ifdef CONFIG_PCI in ft_board_setup()
/external/u-boot/board/sbc8349/
DMakefile6 obj-$(CONFIG_PCI) += pci.o
/external/u-boot/board/freescale/mpc837xerdb/
DMakefile7 obj-$(CONFIG_PCI) += pci.o
/external/u-boot/board/freescale/mpc837xemds/
DMakefile7 obj-$(CONFIG_PCI) += pci.o
/external/u-boot/board/tqc/tqm834x/
DMakefile9 obj-$(CONFIG_PCI) += pci.o
/external/u-boot/board/esd/vme8349/
DMakefile9 obj-$(CONFIG_PCI) += pci.o

12345678910>>...14