Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c39 #define NR_GPIOS 64 macro
170 return v & (NR_GPIOS - 1); in starfive_pinmux_to_gpio()
461 if (gpio >= NR_GPIOS) in starfive_pin_dbg_show()
1037 sfp->gpios.npins = NR_GPIOS; in starfive_gpio_add_pin_ranges()
1307 sfp->gc.ngpio = NR_GPIOS; in starfive_probe()