S_BCM1480_L2C_TAG_WAY   77 arch/mips/include/asm/sibyte/bcm1480_l2c.h #define M_BCM1480_L2C_TAG_WAY		    _SB_MAKEMASK(3, S_BCM1480_L2C_TAG_WAY)
S_BCM1480_L2C_TAG_WAY   78 arch/mips/include/asm/sibyte/bcm1480_l2c.h #define V_BCM1480_L2C_TAG_WAY(x)	    _SB_MAKEVALUE(x, S_BCM1480_L2C_TAG_WAY)
S_BCM1480_L2C_TAG_WAY   79 arch/mips/include/asm/sibyte/bcm1480_l2c.h #define G_BCM1480_L2C_TAG_WAY(x)	    _SB_GETVALUE(x, S_BCM1480_L2C_TAG_WAY, M_BCM1480_L2C_TAG_WAY)