Home
last modified time | relevance | path

Searched defs:MAS1_TID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h60 #define MAS1_TID(x) (((x) << 16) & 0x3FFF0000) macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h400 #define MAS1_TID(x) (((x) << 16) & 0x3FFF0000) macro