Home
last modified time | relevance | path

Searched refs:GPIO1 (Results 1 – 15 of 15) sorted by relevance

/drivers/video/fbdev/omap/
Dlcd_h3.c23 r = tps65010_set_gpio_out_value(GPIO1, HIGH); in h3_panel_enable()
37 r = tps65010_set_gpio_out_value(GPIO1, LOW); in h3_panel_disable()
/drivers/pinctrl/
Dpinctrl-xway.c117 MFP_XWAY(GPIO1, GPIO, EXIN, NONE, NONE),
203 static const unsigned xway_exin_pin_map[] = {GPIO0, GPIO1, GPIO2, GPIO39, GPIO46, GPIO9};
206 static const unsigned pins_exin1[] = {GPIO1};
353 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU),
394 static const unsigned ase_pins_stp[] = {GPIO1, GPIO2, GPIO3};
399 static const unsigned ase_pins_dfe_led0[] = {GPIO1};
481 MFP_XWAY(GPIO1, GPIO, EXIN, CBUS, MII),
514 static const unsigned danube_exin_pin_map[] = {GPIO0, GPIO1, GPIO2};
517 static const unsigned danube_pins_exin1[] = {GPIO1};
656 MFP_XWAY(GPIO1, GPIO, EXIN, CBUS, SIN),
[all …]
Dpinctrl-lantiq.h107 GPIO1, enumerator
Dpinctrl-as3722.c165 AS3722_PINGROUP(gpio1, GPIO1),
Dpinctrl-max77620.c166 MAX77620_PINGROUP(gpio1, GPIO1, FLEXIBLE_POWER_SEQUENCER_OUT),
Dpinctrl-falcon.c108 MFP_FALCON(GPIO1, GPIO, GPIO, NONE, NONE),
/drivers/media/usb/dvb-usb/
Ddib07x0.h7 GPIO1 = 2, enumerator
Ddib0700_devices.c3347 dib0700_set_gpio(dev, adap->id == 0 ? GPIO1 : GPIO0, GPIO_OUT, in novatd_read_status_override()
3360 dib0700_set_gpio(dev, adap->id == 0 ? GPIO1 : GPIO0, GPIO_OUT, 0); in novatd_sleep_override()
3385 dib0700_set_gpio(dev, GPIO1, GPIO_OUT, 0); in novatd_frontend_attach()
3476 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 0); in dib0700_xc5000_tuner_callback()
3478 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 1); in dib0700_xc5000_tuner_callback()
/drivers/net/wireless/realtek/rtl818x/rtl8187/
Drfkill.c26 gpio = rtl818x_ioread8(priv, &priv->map->GPIO1); in rtl8187_is_radio_enabled()
/drivers/net/wireless/realtek/rtl818x/
Drtl818x.h247 u8 GPIO1; /* 0x92 */ member
/drivers/mfd/
Dtps65010.c725 if ((gpio < GPIO1) || (gpio > GPIO4)) in tps65010_set_gpio_out_value()
Daxp20x.c406 INIT_REGMAP_IRQ(AXP288, GPIO1, 4, 1),
Ddb8500-prcmu.c323 IRQ_ENTRY(GPIO1),
/drivers/atm/
Dsolos-pci.c583 static SOLOS_GPIO_ATTR(GPIO1, 0644, geos_gpio_show, geos_gpio_store, 9);
/drivers/gpio/
DKconfig873 ports to enable (bit 0 is GPIO1, bit 1 is GPIO2, etc.).