Lines Matching refs:pins
34 struct sh_pfc_gpio_pin *pins;
48 struct sh_pfc_gpio_pin *gpio_pin = &chip->pins[idx];
75 struct sh_pfc_gpio_pin *gpio_pin = &chip->pins[idx];
76 const struct sh_pfc_pin *pin = &pfc->info->pins[idx];
117 if (pfc->info->pins[i].enum_id == 0)
135 if (idx < 0 || pfc->info->pins[idx].enum_id == 0)
220 chip->pins = devm_kcalloc(pfc->dev,
221 pfc->info->nr_pins, sizeof(*chip->pins),
223 if (chip->pins == NULL)
365 * Register the GPIO to pin mappings. As pins with GPIO ports
366 * must come first in the ranges, skip the pins without GPIO