Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7100.c39 #define NR_GPIOS 64 macro
153 * That is it should underflow and return something >= NR_GPIOS.
170 return v & (NR_GPIOS - 1); in starfive_pinmux_to_gpio()
461 if (gpio >= NR_GPIOS) in starfive_pin_dbg_show()
1052 sfp->gpios.npins = NR_GPIOS; in starfive_gpio_add_pin_ranges()
1322 sfp->gc.ngpio = NR_GPIOS; in starfive_probe()

Completed in 3 milliseconds