S_LDT_LINKCTRL_CRCERR  215 arch/mips/include/asm/sibyte/sb1250_ldt.h #define M_LDT_LINKCTRL_CRCERR		_SB_MAKEMASK_32(4, S_LDT_LINKCTRL_CRCERR)
S_LDT_LINKCTRL_CRCERR  216 arch/mips/include/asm/sibyte/sb1250_ldt.h #define V_LDT_LINKCTRL_CRCERR(x)	_SB_MAKEVALUE_32(x, S_LDT_LINKCTRL_CRCERR)
S_LDT_LINKCTRL_CRCERR  217 arch/mips/include/asm/sibyte/sb1250_ldt.h #define G_LDT_LINKCTRL_CRCERR(x)	_SB_GETVALUE_32(x, S_LDT_LINKCTRL_CRCERR, M_LDT_LINKCTRL_CRCERR)