S526_GPCT_LSB_REG
outw(val & 0xffff, dev->iobase + S526_GPCT_LSB_REG(chan));
val = inw(dev->iobase + S526_GPCT_LSB_REG(chan)) & 0xffff;