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

  /external/u-boot/arch/powerpc/cpu/mpc85xx/
cpu_init_early.c 32 _mas7 = FSL_BOOKE_MAS7(flash_phys);
60 _mas7 = FSL_BOOKE_MAS7(flash_phys);
111 mas7 = FSL_BOOKE_MAS7(CONFIG_SYS_CCSRBAR_PHYS);
138 mas7 = FSL_BOOKE_MAS7(0);
tlb.c 156 _mas7 = FSL_BOOKE_MAS7(rpn);
  /external/u-boot/arch/powerpc/include/asm/
mmu.h 456 #define FSL_BOOKE_MAS7(rpn) \
527 .mas7 = FSL_BOOKE_MAS7(_rpn), }
  /external/u-boot/board/freescale/qemu-ppce500/
qemu-ppce500.c 43 mas7 = FSL_BOOKE_MAS7(fdt_phys_tlb);

Completed in 390 milliseconds