Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/sibyte/include/
H A Dbcm1480_l2c.h131 #define S_BCM1480_L2C_MISC0_WAY_ENABLE 16 macro
132 #define M_BCM1480_L2C_MISC0_WAY_ENABLE _SB_MAKEMASK(8,S_BCM1480_L2C_MISC0_WAY_ENABLE)
133 #define G_BCM1480_L2C_MISC0_WAY_ENABLE(x) _SB_GETVALUE(x,S_BCM1480_L2C_MISC0_WAY_ENABLE,M_BCM1480…