Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h587 #define MIPS_MAAR_ADDR ((BIT_ULL(BITS_PER_LONG - 12) - 1) << 12) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h789 #define MIPS_MAAR_ADDR GENMASK_ULL(55, 12) macro