PCMCIA_C2_RWCOUNT_SHIFT
#define PCMCIA_C2_RWCOUNT_MASK (0x3f << PCMCIA_C2_RWCOUNT_SHIFT)
val |= 10 << PCMCIA_C2_RWCOUNT_SHIFT;