Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps68470.c22 #define TPS68470_N_GPIO (TPS68470_N_LOGIC_OUTPUT + TPS68470_N_REGULAR_GPIO) macro
119 static const char *tps68470_names[TPS68470_N_GPIO] = {
144 tps68470_gpio->gc.ngpio = TPS68470_N_GPIO; in tps68470_gpio_probe()