HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_SYS_IBAT1L (Results 1 - 23 of 23) sorted by null

  /external/u-boot/include/configs/km/
km83xx-common.h 237 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR | BATL_PP_RW | \
241 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
  /external/u-boot/include/configs/
ve8313.h 376 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE | BATL_PP_RW)
390 #define CONFIG_SYS_IBAT1L (0)
422 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
vme8349.h 413 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE | BATL_PP_RW | \
422 #define CONFIG_SYS_IBAT1L (0)
465 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8349EMDS.h 588 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE \
604 #define CONFIG_SYS_IBAT1L (0)
658 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8349ITX.h 554 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE \
570 #define CONFIG_SYS_IBAT1L 0
624 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
sbc8349.h 500 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE \
516 #define CONFIG_SYS_IBAT1L (0)
570 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8308RDB.h 449 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR | BATL_PP_RW | \
453 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8323ERDB.h 354 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR \
362 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC832XEMDS.h 436 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR \
444 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
TQM834x.h 327 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_SDRAM_BASE + 0x10000000 \
401 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
ids8313.h 344 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_INIT_RAM_ADDR |\
351 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
mpc8308_p1m.h 414 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR | BATL_PP_RW | \
418 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8313ERDB.h 545 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_BASE | BATL_PP_RW)
584 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8315ERDB.h 471 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR \
479 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC837XEMDS.h 503 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_SDRAM_UPPER \
510 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC837XERDB.h 519 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_SDRAM_UPPER \
526 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
hrcon.h 543 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR | BATL_PP_RW | \
547 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
strider.h 575 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_IMMR | BATL_PP_RW | \
579 #define CONFIG_SYS_DBAT1L CONFIG_SYS_IBAT1L
MPC8610HPCD.h 307 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCI1_MEM_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT)
sbc8641d.h 357 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCIE1_MEM_PHYS | BATL_PP_RW | BATL_CACHEINHIBIT)
xpedite517x.h 355 #define CONFIG_SYS_IBAT1L (CONFIG_SYS_PCIE1_MEM_PHYS |\
MPC8641HPCN.h 442 #define CONFIG_SYS_IBAT1L (BAT_PHYS_ADDR(CONFIG_SYS_LBC_BASE_PHYS_LOW, \
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
start.S 585 addis r4, r0, CONFIG_SYS_IBAT1L@h
586 ori r4, r4, CONFIG_SYS_IBAT1L@l

Completed in 61 milliseconds