Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/display/panel/
H A Dtpo,tpg110.yaml58 grestb-gpios:
70 - grestb-gpios
94 grestb-gpios = <&foo_gpio 5 1>;
/linux-6.15/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-6.15/arch/arm/boot/dts/st/
H A Dste-nomadik-nhk15.dts234 grestb-gpios = <&stmpe_gpio44 5 GPIO_ACTIVE_LOW>;