Searched full:gpio_d (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | colibri-vf50-ts.c | 239 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 D | serial.txt | 31 &gpio_d 29 0>;
|
/openbmc/qemu/tests/qtest/ |
H A D | stm32l4x5_gpio-test.c | 23 #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 D | mediatek,mt7622-pinctrl.yaml | 281 GPIO_D, WATCHDOG, RTS3_N, CTS3_N, TXD3, RXD3, PERST0_N,
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-dhcom-pdk3.dts | 342 * GPIO_D,F,G,I are connected to LEDs.
|
H A D | imx8mp-dhcom-som.dtsi | 631 /* GPIO_D */
|
/openbmc/qemu/hw/arm/ |
H A D | stellaris.c | 40 #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 D | pinctrl-mt7622.c | 233 MT7622_PIN(77, "GPIO_D"),
|