Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dbcm1480_l2c.h76 #define S_BCM1480_L2C_TAG_WAY 46 macro
77 #define M_BCM1480_L2C_TAG_WAY _SB_MAKEMASK(3, S_BCM1480_L2C_TAG_WAY)
78 #define V_BCM1480_L2C_TAG_WAY(x) _SB_MAKEVALUE(x, S_BCM1480_L2C_TAG_WAY)
79 #define G_BCM1480_L2C_TAG_WAY(x) _SB_GETVALUE(x, S_BCM1480_L2C_TAG_WAY, M_BCM1480_L2C_TAG_WAY)