Lines Matching defs:ranges
265 * as a base for translation. The distinction between linear GPIO ranges
266 * and pin list based GPIO ranges is managed correctly by this function.
287 * Tries to match a GPIO pin number to the ranges handled by a certain pin
296 /* Loop over the ranges */
336 /* Loop over the ranges */
401 * this to register handled ranges after registering your pin controller.
413 struct pinctrl_gpio_range *ranges,
419 pinctrl_add_gpio_range(pctldev, &ranges[i]);
467 /* Loop over the ranges */
1710 seq_puts(s, "GPIO ranges handled:\n");
1714 /* Loop over the ranges */
1899 debugfs_create_file("gpio-ranges", S_IFREG | S_IRUGO,
2182 /* remove gpio ranges map */