Searched refs:gpioc (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/gpio/ |
D | gpio-hlwd.c | 50 struct gpio_chip gpioc; member 81 res = bgpio_init(&hlwd->gpioc, &pdev->dev, 4, in hlwd_gpio_probe() 93 hlwd->gpioc.ngpio = ngpios; in hlwd_gpio_probe() 95 return devm_gpiochip_add_data(&pdev->dev, &hlwd->gpioc, hlwd); in hlwd_gpio_probe()
|
/Linux-v4.19/drivers/staging/comedi/drivers/ |
D | mf6x4.c | 162 unsigned int gpioc; in mf6x4_ao_insn_write() local 166 gpioc = ioread32(devpriv->gpioc_reg); in mf6x4_ao_insn_write() 167 iowrite32((gpioc & ~MF6X4_GPIOC_LDAC) | MF6X4_GPIOC_DACEN, in mf6x4_ao_insn_write()
|
/Linux-v4.19/arch/arc/boot/dts/ |
D | abilis_tb100.dtsi | 63 abilis,function = "gpioc"; 191 gpioc: gpio@FF142000 { label 202 gpio-ranges-group-names = "gpioc";
|
D | abilis_tb101.dtsi | 63 abilis,function = "gpioc"; 200 gpioc: gpio@FF142000 { label 211 gpio-ranges-group-names = "gpioc";
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | abilis,tb10x-iomux.txt | 25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog,
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | stm32f429-pinctrl.dtsi | 58 gpioc: gpio@40020800 { label
|
D | stm32f469-pinctrl.dtsi | 58 gpioc: gpio@40020800 { label
|
D | stm32746g-eval.dts | 84 gpios = <&gpioc 13 0>;
|
D | stm32f429-disco.dts | 96 gpio = <&gpioc 4 0>;
|
D | stm32f746-disco.dts | 104 cd-gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
|
D | stm32f7-pinctrl.dtsi | 40 gpioc: gpio@40020800 { label
|
D | stm32h743-pinctrl.dtsi | 76 gpioc: gpio@58020800 { label
|
D | stm32429i-eval.dts | 127 gpios = <&gpioc 13 0>;
|
D | stm32mp157-pinctrl.dtsi | 43 gpioc: gpio@50004000 { label
|
D | stm32f4-pinctrl.dtsi | 76 gpioc: gpio@40020800 { label
|
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-tb10x.c | 424 DEFPINFUNCGRP(gpioc, 1, 0, 1),
|