Searched refs:gend (Results 1 – 4 of 4) sorted by relevance
954 unsigned gend; in abx500_get_gpio_num() local959 gend = p->offset + p->npins - 1; in abx500_get_gpio_num()964 highest = gend; in abx500_get_gpio_num()968 if (gend > highest) in abx500_get_gpio_num()969 highest = gend; in abx500_get_gpio_num()
43 #define GPIO_PINRANGE(gstart, gend, pstart) \ argument47 .npins = (gend) - (gstart) + 1, \
72 void setg(char_type* gbeg, char_type* gnext, char_type* gend);