HomeSort by relevance Sort by last modified time
    Searched defs:CONFIG_SYS_PCI2_MEM_BASE (Results 1 - 4 of 4) sorted by null

  /external/u-boot/include/configs/
MPC8349EMDS.h 358 #define CONFIG_SYS_PCI2_MEM_BASE 0xA0000000
359 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE
611 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_PCI2_MEM_BASE \
614 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \
MPC8349ITX.h 377 #define CONFIG_SYS_PCI2_MEM_BASE \
379 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE
382 (CONFIG_SYS_PCI2_MEM_BASE + CONFIG_SYS_PCI2_MEM_SIZE)
393 #define PCI_ENET0_MEMADDR CONFIG_SYS_PCI2_MEM_BASE
577 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_PCI2_MEM_BASE \
580 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \
sbc8349.h 303 #define CONFIG_SYS_PCI2_MEM_BASE 0xA0000000
304 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE
523 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_PCI2_MEM_BASE \
526 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE \
vme8349.h 240 #define CONFIG_SYS_PCI2_MEM_BASE 0xA0000000
241 #define CONFIG_SYS_PCI2_MEM_PHYS CONFIG_SYS_PCI2_MEM_BASE
429 #define CONFIG_SYS_IBAT3L (CONFIG_SYS_PCI2_MEM_BASE | BATL_PP_RW | \
431 #define CONFIG_SYS_IBAT3U (CONFIG_SYS_PCI2_MEM_BASE | BATU_BL_256M | \

Completed in 1278 milliseconds