Searched refs:S526_GPCT_MSB_REG (Results 1 – 1 of 1) sorted by relevance
75 #define S526_GPCT_MSB_REG(x) (0x14 + ((x) * 8)) macro179 outw((val >> 16) & 0xffff, dev->iobase + S526_GPCT_MSB_REG(chan)); in s526_gpct_write()190 val |= (inw(dev->iobase + S526_GPCT_MSB_REG(chan)) & 0xff) << 16; in s526_gpct_read()