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