Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65910.c77 struct tps65910 *tps65910, int chip_ngpio) in tps65910_parse_dt_for_gpio() argument
81 int ngpio = min(chip_ngpio, TPS6591X_MAX_NUM_GPIO); in tps65910_parse_dt_for_gpio()
100 struct tps65910 *tps65910, int chip_ngpio) in tps65910_parse_dt_for_gpio() argument