Searched full:gpio_d (Results 1 – 5 of 5) sorted by relevance
/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 242 *gpio_d = devm_gpiod_get(dev, con_id, flags); in vf50_ts_get_gpiod() 243 if (IS_ERR(*gpio_d)) in vf50_ts_get_gpiod() 244 return dev_err_probe(dev, PTR_ERR(*gpio_d), in vf50_ts_get_gpiod()
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | serial.txt | 31 &gpio_d 29 0>;
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-dhcom-pdk3.dts | 337 * GPIO_D,F,G,I are connected to LEDs.
|
H A D | imx8mp-dhcom-som.dtsi | 670 /* GPIO_D */
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt7622.c | 233 MT7622_PIN(77, "GPIO_D"),
|