Searched refs:GPIO1 (Results 1 - 13 of 13) sorted by path

/drivers/atm/
H A Dsolos-pci.c589 static SOLOS_GPIO_ATTR(GPIO1, 0644, geos_gpio_show, geos_gpio_store, 9);
/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c3325 dib0700_set_gpio(dev, adap->id == 0 ? GPIO1 : GPIO0, GPIO_OUT,
3338 dib0700_set_gpio(dev, adap->id == 0 ? GPIO1 : GPIO0, GPIO_OUT, 0);
3363 dib0700_set_gpio(dev, GPIO1, GPIO_OUT, 0);
3403 GPIO1 - xc5000 tuner reset
3454 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 0);
3456 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 1);
3666 GPIO1 - ANT_SEL (H: VPA, L: MCX)
H A Ddib07x0.h6 GPIO1 = 2, enumerator in enum:dib07x0_gpios
/drivers/mfd/
H A Ddb8500-prcmu.c322 IRQ_ENTRY(GPIO1),
H A Dtps65010.c458 /* offsets 0..3 == GPIO1..GPIO4
729 * gpio: GPIO1, GPIO2, GPIO3 or GPIO4
739 if ((gpio < GPIO1) || (gpio > GPIO4))
/drivers/net/wireless/rtl818x/rtl8187/
H A Drfkill.c29 gpio = rtl818x_ioread8(priv, &priv->map->GPIO1);
/drivers/net/wireless/rtl818x/
H A Drtl818x.h250 u8 GPIO1; /* 0x92 */ member in struct:rtl818x_csr
/drivers/pinctrl/
H A Dpinctrl-as3722.c165 AS3722_PINGROUP(gpio1, GPIO1),
H A Dpinctrl-falcon.c114 MFP_FALCON(GPIO1, GPIO, GPIO, NONE, NONE),
H A Dpinctrl-lantiq.h110 GPIO1, enumerator in enum:ltq_pin
H A Dpinctrl-xway.c112 MFP_XWAY(GPIO1, GPIO, EXIN, NONE, NONE),
172 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU),
235 static const unsigned pins_exin1[] = {GPIO1};
269 static const unsigned ase_pins_stp[] = {GPIO1, GPIO2, GPIO3};
271 static const unsigned ase_pins_dfe[] = {GPIO1, GPIO2};
712 static const unsigned xway_exin_pin_map[] = {GPIO0, GPIO1, GPIO2, GPIO39, GPIO46, GPIO9};
/drivers/usb/host/
H A Dohci-omap.c63 #define GPIO1 1 macro
106 tps65010_set_gpio_out_value(GPIO1, LOW);
113 tps65010_set_gpio_out_value(GPIO1, HIGH);
/drivers/video/fbdev/omap/
H A Dlcd_h3.c44 /* GPIO1 and GPIO2 of TPS65010 send LCD_ENBKL and LCD_ENVDD signals */
45 r = tps65010_set_gpio_out_value(GPIO1, HIGH);
58 /* GPIO1 and GPIO2 of TPS65010 send LCD_ENBKL and LCD_ENVDD signals */
59 r = tps65010_set_gpio_out_value(GPIO1, LOW);

Completed in 502 milliseconds