Lines Matching refs:start
88 * for (gpio = start; gpio < end; gpio++)
110 * @start: The pin number to start at
111 * @nr: The number of pins to configure from @start.
114 * Call s3c_gpio_cfgpin() for the @nr pins starting at @start.
118 extern int s3c_gpio_cfgpin_range(unsigned int start, unsigned int nr,
157 * @start: The gpio number to start at.
158 * @nr: The number of gpio to configure from @start.
169 extern int s3c_gpio_cfgall_range(unsigned int start, unsigned int nr,