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

  /external/u-boot/include/configs/km/
km8321-common.h 135 #define CONFIG_SYS_IBAT7L (0)
137 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
km8309-common.h 171 #define CONFIG_SYS_IBAT7L (0)
173 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
  /external/u-boot/include/configs/
km8360.h 241 #define CONFIG_SYS_IBAT7L (\
262 #define CONFIG_SYS_IBAT7L (0)
268 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
tuxx1.h 191 #define CONFIG_SYS_IBAT7L (0)
193 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC832XEMDS.h 499 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_PCI1_MMIO_PHYS \
507 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
512 #define CONFIG_SYS_IBAT7L (0)
516 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC837XEMDS.h 572 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_PCI_MMIO_PHYS \
580 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
585 #define CONFIG_SYS_IBAT7L (0)
589 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC837XERDB.h 588 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_PCI_MMIO_PHYS \
596 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
601 #define CONFIG_SYS_IBAT7L (0)
605 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
vme8349.h 454 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_SDRAM_BASE+0x10000000 | \
459 #define CONFIG_SYS_IBAT7L (0)
477 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC8323ERDB.h 427 #define CONFIG_SYS_IBAT7L (0)
429 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
TQM834x.h 390 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_FLASH_BASE \
413 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
ids8313.h 401 #define CONFIG_SYS_IBAT7L (0)
403 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
ve8313.h 417 #define CONFIG_SYS_IBAT7L (0x60000000 | BATL_PP_RW | BATL_GUARDEDSTORAGE)
434 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC8313ERDB.h 579 #define CONFIG_SYS_IBAT7L (0)
596 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC8315ERDB.h 533 #define CONFIG_SYS_IBAT7L 0
535 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC8349EMDS.h 653 #define CONFIG_SYS_IBAT7L (0)
670 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC8349ITX.h 619 #define CONFIG_SYS_IBAT7L 0
636 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
sbc8349.h 565 #define CONFIG_SYS_IBAT7L (0)
582 #define CONFIG_SYS_DBAT7L CONFIG_SYS_IBAT7L
MPC8610HPCD.h 389 #define CONFIG_SYS_IBAT7L (PIXIS_BASE | BATL_PP_RW | BATL_CACHEINHIBIT)
sbc8641d.h 432 #define CONFIG_SYS_IBAT7L 0x00000000
xpedite517x.h 470 #define CONFIG_SYS_IBAT7L (CONFIG_SYS_NAND_BASE |\
MPC8641HPCN.h 551 #define CONFIG_SYS_IBAT7L 0x00000000
  /external/u-boot/arch/powerpc/cpu/mpc83xx/
start.S 682 addis r4, r0, CONFIG_SYS_IBAT7L@h
683 ori r4, r4, CONFIG_SYS_IBAT7L@l

Completed in 7352 milliseconds