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

  /external/u-boot/board/freescale/p1_p2_rdb_pc/
law.c 12 SET_LAW(CONFIG_SYS_PMC_BASE_PHYS, LAW_SIZE_64K, LAW_TRGT_IF_LBC),
tlb.c 68 SET_TLB_ENTRY(1, CONFIG_SYS_PMC_BASE, CONFIG_SYS_PMC_BASE_PHYS,
  /external/u-boot/include/configs/
UCP1020.h 248 #define CONFIG_SYS_PMC_BASE_PHYS CONFIG_SYS_PMC_BASE
249 #define CONFIG_PMC_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_PMC_BASE_PHYS) | \
p1_p2_rdb_pc.h 465 #define CONFIG_SYS_PMC_BASE_PHYS CONFIG_SYS_PMC_BASE
466 #define CONFIG_PMC_BR_PRELIM (BR_PHYS_ADDR(CONFIG_SYS_PMC_BASE_PHYS) | \

Completed in 94 milliseconds