Lines Matching defs:ranges
273 * as a base for translation. The distinction between linear GPIO ranges
274 * and pin list based GPIO ranges is managed correctly by this function.
295 * Tries to match a GPIO pin number to the ranges handled by a certain pin
304 /* Loop over the ranges */
337 * get rid of this from the ranges eventually and get the GPIO
349 /* Loop over the ranges */
414 * this to register handled ranges after registering your pin controller.
426 struct pinctrl_gpio_range *ranges,
432 pinctrl_add_gpio_range(pctldev, &ranges[i]);
480 /* Loop over the ranges */
1752 seq_puts(s, "GPIO ranges handled:\n");
1756 /* Loop over the ranges */
1940 debugfs_create_file("gpio-ranges", 0444,
2229 /* remove gpio ranges map */