Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-tpo-tpg110.c93 struct gpio_desc *grestb; member
265 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()
/linux/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts234 grestb-gpios = <&stmpe_gpio44 5 GPIO_ACTIVE_LOW>;