Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_PCI_64BIT (Results 1 – 25 of 39) sorted by relevance

12

/u-boot/include/configs/
A Ddurian.h24 #define CONFIG_SYS_PCI_64BIT 1 macro
A Dqemu-ppce500.h16 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
A Dbcm_ns3.h50 #define CONFIG_SYS_PCI_64BIT 1 macro
A Dlx2160a_common.h128 #define CONFIG_SYS_PCI_64BIT macro
A DMPC8555CDS.h19 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A DMPC8541CDS.h19 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dt4qds.h25 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
A DMPC8540ADS.h30 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dcontrolcenterd.h198 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
A DMPC8568MDS.h19 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A DMPC8560ADS.h31 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dxpedite520x.h23 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dsbc8548.h51 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A DMPC8548CDS.h22 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dxpedite537x.h24 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dxpedite550x.h24 #define CONFIG_SYS_PCI_64BIT 1 /* enable 64-bit PCI resources */ macro
A Dkmp204x.h45 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
A Dcyrus.h49 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
A DP2041RDB.h41 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
A DUCP1020.h75 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ macro
/u-boot/drivers/pci/
A Dpcie_fsl.h39 #if defined(CONFIG_SYS_PCI_64BIT) && !defined(CONFIG_SYS_PCI64_MEMORY_BUS)
A Dpci_auto.c107 #ifdef CONFIG_SYS_PCI_64BIT in dm_pciauto_setup_device()
209 #ifdef CONFIG_SYS_PCI_64BIT in dm_pciauto_prescan_setup_bridge()
279 #ifdef CONFIG_SYS_PCI_64BIT in dm_pciauto_postscan_setup_bridge()
A Dpci_auto_old.c104 #ifdef CONFIG_SYS_PCI_64BIT in pciauto_setup_device()
201 #ifdef CONFIG_SYS_PCI_64BIT in pciauto_prescan_setup_bridge()
276 #ifdef CONFIG_SYS_PCI_64BIT in pciauto_postscan_setup_bridge()
A Dpcie_fsl.c265 #ifdef CONFIG_SYS_PCI_64BIT in fsl_pcie_setup_outbound_win()
299 #ifdef CONFIG_SYS_PCI_64BIT in fsl_pcie_setup_inbound_win()
370 #if defined(CONFIG_PHYS_64BIT) && defined(CONFIG_SYS_PCI_64BIT) in fsl_pcie_setup_inbound_wins()
A Dfsl_pci_init.c45 #if defined(CONFIG_SYS_PCI_64BIT) && !defined(CONFIG_SYS_PCI64_MEMORY_BUS)
68 #ifdef CONFIG_SYS_PCI_64BIT in set_inbound_window()
163 #if defined(CONFIG_PHYS_64BIT) && defined(CONFIG_SYS_PCI_64BIT) in fsl_pci_setup_inbound_windows()
359 #ifdef CONFIG_SYS_PCI_64BIT in fsl_pci_init()

Completed in 47 milliseconds

12