Home
last modified time | relevance | path

Searched refs:gend (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c954 unsigned gend; in abx500_get_gpio_num() local
959 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()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-merrifield.c43 #define GPIO_PINRANGE(gstart, gend, pstart) \ argument
47 .npins = (gend) - (gstart) + 1, \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dstreambuf72 void setg(char_type* gbeg, char_type* gnext, char_type* gend);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dstreambuf72 void setg(char_type* gbeg, char_type* gnext, char_type* gend);