Lines Matching refs:pins
35 struct sh_pfc_gpio_pin *pins;
49 struct sh_pfc_gpio_pin *gpio_pin = &chip->pins[idx];
76 struct sh_pfc_gpio_pin *gpio_pin = &chip->pins[idx];
77 const struct sh_pfc_pin *pin = &pfc->info->pins[idx];
118 if (pfc->info->pins[i].enum_id == 0)
136 if (idx < 0 || pfc->info->pins[idx].enum_id == 0)
221 chip->pins = devm_kcalloc(pfc->dev,
222 pfc->info->nr_pins, sizeof(*chip->pins),
224 if (chip->pins == NULL)
366 * Register the GPIO to pin mappings. As pins with GPIO ports
367 * must come first in the ranges, skip the pins without GPIO