Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/starfive/
Dpinctrl-starfive-jh7100.c36 #define NR_GPIOS 64 macro
167 return v & (NR_GPIOS - 1); in starfive_pinmux_to_gpio()
458 if (gpio >= NR_GPIOS) in starfive_pin_dbg_show()
1049 sfp->gpios.npins = NR_GPIOS; in starfive_gpio_add_pin_ranges()
1319 sfp->gc.ngpio = NR_GPIOS; in starfive_probe()