Searched refs:grestb (Results 1 – 2 of 2) sorted by relevance
93 struct gpio_desc *grestb; member265 gpiod_set_value_cansleep(tpg->grestb, 0); in tpg110_startup()422 tpg->grestb = devm_gpiod_get(dev, "grestb", GPIOD_OUT_HIGH); in tpg110_probe()423 if (IS_ERR(tpg->grestb)) { in tpg110_probe()
234 grestb-gpios = <&stmpe_gpio44 5 GPIO_ACTIVE_LOW>;