Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/sibyte/
H A Dsb1250_l2c.h72 #define S_L2C_MGMT_WAY 17 macro
73 #define M_L2C_MGMT_WAY _SB_MAKEMASK(2, S_L2C_MGMT_WAY)
74 #define V_L2C_MGMT_WAY(x) _SB_MAKEVALUE(x, S_L2C_MGMT_WAY)
75 #define G_L2C_MGMT_WAY(x) _SB_GETVALUE(x, S_L2C_MGMT_WAY, M_L2C_MGMT_WAY)
/kernel/linux/linux-6.6/arch/mips/include/asm/sibyte/
H A Dsb1250_l2c.h72 #define S_L2C_MGMT_WAY 17 macro
73 #define M_L2C_MGMT_WAY _SB_MAKEMASK(2, S_L2C_MGMT_WAY)
74 #define V_L2C_MGMT_WAY(x) _SB_MAKEVALUE(x, S_L2C_MGMT_WAY)
75 #define G_L2C_MGMT_WAY(x) _SB_GETVALUE(x, S_L2C_MGMT_WAY, M_L2C_MGMT_WAY)

Completed in 2 milliseconds