S_IO_CS_TO_OE     158 arch/mips/include/asm/sibyte/sb1250_genbus.h #define M_IO_CS_TO_OE		_SB_MAKEMASK(2, S_IO_CS_TO_OE)
S_IO_CS_TO_OE     159 arch/mips/include/asm/sibyte/sb1250_genbus.h #define V_IO_CS_TO_OE(x)	_SB_MAKEVALUE(x, S_IO_CS_TO_OE)
S_IO_CS_TO_OE     160 arch/mips/include/asm/sibyte/sb1250_genbus.h #define G_IO_CS_TO_OE(x)	_SB_GETVALUE(x, S_IO_CS_TO_OE, M_IO_CS_TO_OE)