Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dtlb.c266 max_cam = __ilog2(mfspr(SPRN_TLB1PS)) + 10; in tlb_map_range()
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h528 #define SPRN_TLB1PS 0x159 /* TLB 1 Page Size Register */ macro