S_PCMCIA_MODE     319 arch/mips/include/asm/sibyte/sb1250_genbus.h #define M_PCMCIA_MODE		_SB_MAKEMASK(3, S_PCMCIA_MODE)
S_PCMCIA_MODE     320 arch/mips/include/asm/sibyte/sb1250_genbus.h #define V_PCMCIA_MODE(x)	_SB_MAKEVALUE(x, S_PCMCIA_MODE)
S_PCMCIA_MODE     321 arch/mips/include/asm/sibyte/sb1250_genbus.h #define G_PCMCIA_MODE(x)	_SB_GETVALUE(x, S_PCMCIA_MODE, M_PCMCIA_MODE)