Home
last modified time | relevance | path

Searched refs:nr_gpio_pins (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/renesas/
H A Dgpio.c244 gc->ngpio = pfc->nr_gpio_pins; in gpio_pin_setup()
283 gc->base = pfc->nr_gpio_pins; in gpio_function_setup()
376 if (range->start >= pfc->nr_gpio_pins) in sh_pfc_register_gpiochip()
H A Dsh_pfc.h243 unsigned int nr_gpio_pins; member