Searched refs:xgpio_offset (Results 1 – 1 of 1) sorted by relevance
73 static inline int xgpio_offset(struct xgpio_instance *chip, int gpio) in xgpio_offset() function102 return !!(val & BIT(xgpio_offset(chip, gpio))); in xgpio_get()121 int offset = xgpio_offset(chip, gpio); in xgpio_set()153 int offset = xgpio_offset(chip, gpio); in xgpio_dir_in()186 int offset = xgpio_offset(chip, gpio); in xgpio_dir_out()