Searched refs:S_BCM1480_L2C_TAG_WAY (Results 1 - 1 of 1) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dbcm1480_l2c.h105 #define S_BCM1480_L2C_TAG_WAY 46 macro
106 #define M_BCM1480_L2C_TAG_WAY _SB_MAKEMASK(3,S_BCM1480_L2C_TAG_WAY)
107 #define V_BCM1480_L2C_TAG_WAY(x) _SB_MAKEVALUE(x,S_BCM1480_L2C_TAG_WAY)
108 #define G_BCM1480_L2C_TAG_WAY(x) _SB_GETVALUE(x,S_BCM1480_L2C_TAG_WAY,M_BCM1480_L2C_TAG_WAY)

Completed in 25 milliseconds