Searched refs:xgpio_regoffset (Results 1 – 1 of 1) sorted by relevance
103 static inline int xgpio_regoffset(struct xgpio_instance *chip, int ch) in xgpio_regoffset() function117 void __iomem *addr = chip->regs + reg + xgpio_regoffset(chip, bit / 32); in xgpio_read_ch()124 void __iomem *addr = chip->regs + reg + xgpio_regoffset(chip, bit / 32); in xgpio_write_ch()