Home
last modified time | relevance | path

Searched refs:fdt_phys_tlb (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/freescale/qemu-ppce500/
H A Dqemu-ppce500.c36 unsigned long fdt_phys_tlb = fdt_phys & ~0xffffful; in map_fdt_as() local
42 mas3 = FSL_BOOKE_MAS3(fdt_phys_tlb, 0, MAS3_SW|MAS3_SR); in map_fdt_as()
43 mas7 = FSL_BOOKE_MAS7(fdt_phys_tlb); in map_fdt_as()