Searched refs:gpio (Results 1 - 25 of 2002) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-orion5x/
H A Dmv2120-setup.c10 #include <linux/gpio.h>
81 .gpio = MV2120_GPIO_KEY_RESET,
86 .gpio = MV2120_GPIO_KEY_POWER,
98 .name = "gpio-keys",
142 .gpio = 0,
146 .gpio = 1,
150 .gpio = 4,
155 .gpio = 5,
159 .gpio = 8,
164 .gpio
[all...]
H A Dterastation_pro2-setup.c7 #include <linux/gpio.h>
H A Dts209-setup.c7 #include <linux/gpio.h>
206 .gpio = QNAP_TS209_GPIO_KEY_MEDIA,
211 .gpio = QNAP_TS209_GPIO_KEY_RESET,
223 .name = "gpio-keys",
H A Dts409-setup.c10 #include <linux/gpio.h>
171 .gpio = 4,
175 .gpio = 5,
179 .gpio = 6,
183 .gpio = 7,
194 .name = "leds-gpio",
212 .gpio = QNAP_TS409_GPIO_KEY_RESET,
217 .gpio = QNAP_TS409_GPIO_KEY_MEDIA,
229 .name = "gpio-keys",
/linux-master/arch/arm/mach-pxa/
H A Dam200epd.c31 #include <linux/gpio.h>
94 /* register offsets for gpio control */
114 "gpio %s, err=%d\n", gpio_names[i], err);
/linux-master/arch/arm/mach-sa1100/
H A Dh3xxx.c10 #include <linux/gpio/machine.h>
11 #include <linux/gpio.h>
16 #include <linux/platform_data/gpio-htc-egpio.h>
125 GPIO_LOOKUP("gpio", H3XXX_GPIO_COM_DCD, "dcd", GPIO_ACTIVE_LOW),
126 GPIO_LOOKUP("gpio", H3XXX_GPIO_COM_CTS, "cts", GPIO_ACTIVE_LOW),
127 GPIO_LOOKUP("gpio", H3XXX_GPIO_COM_RTS, "rts", GPIO_ACTIVE_LOW),
174 .gpio = H3XXX_GPIO_PWR_BUTTON,
181 .gpio = H3XXX_GPIO_ACTION_BUTTON,
195 .name = "gpio-keys",
224 GPIO_LOOKUP("gpio", H3XXX_GPIO_PCMCIA_CD
[all...]
H A Djornada720.c16 #include <linux/gpio/machine.h>
242 GPIO_LOOKUP("gpio", 9, "penup", GPIO_ACTIVE_HIGH),
/linux-master/arch/arm/plat-orion/
H A Dirq.c20 #include <plat/orion-gpio.h>
H A Dmpp.c15 #include <linux/gpio.h>
16 #include <plat/orion-gpio.h>
/linux-master/arch/mips/alchemy/common/
H A Dirq.c36 #include <asm/mach-au1x00/gpio-au1300.h>
249 /* multifunction: gpio pin or device */
505 * @gpio: pin to change (0-based GPIO number from datasheet).
512 static inline void au1300_gpic_chgcfg(unsigned int gpio, argument
519 r += gpio * 4; /* offset into pin config array */
536 void au1300_pinfunc_to_gpio(enum au1300_multifunc_pins gpio) argument
538 au1300_gpio_direction_input(gpio + AU1300_GPIO_BASE);
549 void au1300_pinfunc_to_dev(enum au1300_multifunc_pins gpio) argument
554 r += GPIC_GPIO_BANKOFF(gpio);
555 bit = GPIC_GPIO_TO_BIT(gpio);
581 au1300_set_dbdma_gpio(int dchan, unsigned int gpio) argument
594 gpic_pin_set_idlewake(unsigned int gpio, int allow) argument
[all...]
/linux-master/arch/mips/bcm63xx/
H A DMakefile2 obj-y += clk.o cpu.o cs.o gpio.o irq.o nvram.o prom.o reset.o \
/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dboard_bcm963xx.h6 #include <linux/gpio.h>
50 /* External PHY reset GPIO flags from gpio.h */
/linux-master/arch/mips/include/asm/mach-rc32434/
H A Dgpio.h19 * gpiofunc[x]==0 bit = gpio
27 * gpiod[x] read/write gpio pinX status
75 extern void rb532_gpio_set_ilevel(int bit, unsigned gpio);
76 extern void rb532_gpio_set_istat(int bit, unsigned gpio);
77 extern void rb532_gpio_set_func(unsigned gpio);
/linux-master/arch/mips/kernel/
H A Dgpio_txx9.c3 * A gpio chip driver for TXx9 SoCs
10 #include <linux/gpio/driver.h>
/linux-master/arch/mips/rb532/
H A DMakefile8 obj-y += irq.o time.o setup.o prom.o gpio.o devices.o
H A Dirq.c46 #include <asm/mach-rc32434/gpio.h>
172 int gpio = d->irq - GPIO_MAPPED_IRQ_BASE; local
180 rb532_gpio_set_ilevel(1, gpio);
183 rb532_gpio_set_ilevel(0, gpio);
/linux-master/arch/mips/txx9/rbtx4927/
H A Dsetup.c51 #include <linux/gpio.h>
323 { .name = "gpioled:green:0", .gpio = 0, .active_low = 1, },
324 { .name = "gpioled:green:1", .gpio = 1, .active_low = 1, },
330 struct platform_device *pdev = platform_device_alloc("leds-gpio", 0);
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dpq3-gpio-0.dtsi35 gpio-controller@fc00 {
36 #gpio-cells = <2>;
37 compatible = "fsl,pq3-gpio";
40 gpio-controller;
H A Dqoriq-gpio-0.dtsi35 gpio0: gpio@130000 {
36 compatible = "fsl,qoriq-gpio";
39 #gpio-cells = <2>;
40 gpio-controller;
H A Dqoriq-gpio-1.dtsi35 gpio1: gpio@131000 {
36 compatible = "fsl,qoriq-gpio";
39 #gpio-cells = <2>;
40 gpio-controller;
H A Dqoriq-gpio-2.dtsi35 gpio2: gpio@132000 {
36 compatible = "fsl,qoriq-gpio";
39 #gpio-cells = <2>;
40 gpio-controller;
H A Dqoriq-gpio-3.dtsi35 gpio3: gpio@133000 {
36 compatible = "fsl,qoriq-gpio";
39 #gpio-cells = <2>;
40 gpio-controller;
/linux-master/arch/sh/boards/
H A Dboard-polaris.c20 #include <cpu/gpio.h>
H A Dboard-urquell.c17 #include <linux/gpio.h>
/linux-master/arch/sh/boards/mach-highlander/
H A Dpinmux-r7785rp.c6 #include <linux/gpio.h>

Completed in 269 milliseconds

1234567891011>>