A_BCM1480_L2_WAY_ENABLE_7_4  143 arch/mips/include/asm/sibyte/bcm1480_regs.h #define A_BCM1480_L2_MAKE_WAY_ENABLE_HI(x)  (A_BCM1480_L2_WAY_ENABLE_7_4 | (((x)&0xF) << 12))
A_BCM1480_L2_WAY_ENABLE_7_4  145 arch/mips/include/asm/sibyte/bcm1480_regs.h #define A_BCM1480_L2_MAKE_WAY_DISABLE_HI(x)  (A_BCM1480_L2_WAY_ENABLE_7_4 | (((~x)&0xF) << 12))