Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c267 max_cam = __ilog2(mfspr(SPRN_TLB1PS)) + 10; in tlb_map_range()
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h528 #define SPRN_TLB1PS 0x159 /* TLB 1 Page Size Register */ macro