Home
last modified time | relevance | path

Searched full:gpio_d (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c239 static int vf50_ts_get_gpiod(struct device *dev, struct gpio_desc **gpio_d, in vf50_ts_get_gpiod() argument
244 *gpio_d = devm_gpiod_get(dev, con_id, flags); in vf50_ts_get_gpiod()
245 if (IS_ERR(*gpio_d)) { in vf50_ts_get_gpiod()
246 error = PTR_ERR(*gpio_d); in vf50_ts_get_gpiod()
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dserial.txt31 &gpio_d 29 0>;
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_gpio-test.c23 #define GPIO_D 0x48000C00 macro
551 test_data(GPIO_D, 6), in main()
578 test_data(GPIO_D, 0), in main()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt7622-pinctrl.yaml281 GPIO_D, WATCHDOG, RTS3_N, CTS3_N, TXD3, RXD3, PERST0_N,
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-dhcom-pdk3.dts342 * GPIO_D,F,G,I are connected to LEDs.
H A Dimx8mp-dhcom-som.dtsi631 /* GPIO_D */
/openbmc/qemu/hw/arm/
H A Dstellaris.c40 #define GPIO_D 3 macro
1297 gpio_out[GPIO_D][0] = qdev_get_gpio_in(gpio_d_splitter, 0); in stellaris_init()
1302 qemu_irq_raise(gpio_out[GPIO_D][0]); in stellaris_init()
/openbmc/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7622.c233 MT7622_PIN(77, "GPIO_D"),