Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/include/asm/
A Dmmu.h393 #define MAS0_TLBSEL_MSK 0x30000000 macro
394 #define MAS0_TLBSEL(x) (((x) << 28) & MAS0_TLBSEL_MSK)
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dtlb.c214 (MAS0_TLBSEL(tlbsel) == (_mas0 & MAS0_TLBSEL_MSK))) { in find_tlb_idx()

Completed in 6 milliseconds