Searched refs:xgpio_offset (Results 1 – 1 of 1) sorted by relevance
67 static inline int xgpio_offset(struct xgpio_instance *chip, int gpio) in xgpio_offset() function94 return !!(val & BIT(xgpio_offset(chip, gpio))); in xgpio_get()111 int offset = xgpio_offset(chip, gpio); in xgpio_set()160 offset = xgpio_offset(chip, i); in xgpio_set_multiple()188 int offset = xgpio_offset(chip, gpio); in xgpio_dir_in()219 int offset = xgpio_offset(chip, gpio); in xgpio_dir_out()