Searched refs:S_L2C_MISC_NO_WAY (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_l2c.h113 #define S_L2C_MISC_NO_WAY 10 macro
114 #define M_L2C_MISC_NO_WAY _SB_MAKEMASK(4, S_L2C_MISC_NO_WAY)
115 #define V_L2C_MISC_NO_WAY(x) _SB_MAKEVALUE(x, S_L2C_MISC_NO_WAY)
116 #define G_L2C_MISC_NO_WAY(x) _SB_GETVALUE(x, S_L2C_MISC_NO_WAY, M_L2C_MISC_NO_WAY)

Completed in 87 milliseconds