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.c38 #define NR_GPIOS 64 macro
169 return v & (NR_GPIOS - 1); in starfive_pinmux_to_gpio()
460 if (gpio >= NR_GPIOS) in starfive_pin_dbg_show()
1038 sfp->gpios.npins = NR_GPIOS; in starfive_gpio_add_pin_ranges()
1308 sfp->gc.ngpio = NR_GPIOS; in starfive_probe()