Searched refs:gp_num (Results 1 – 1 of 1) sorted by relevance
521 static int ad4691_gpio_setup(struct ad4691_state *st, unsigned int gp_num) in ad4691_gpio_setup() argument523 unsigned int bit_off = gp_num % 2; in ad4691_gpio_setup()524 unsigned int reg_off = gp_num / 2; in ad4691_gpio_setup()