Searched refs:GPIO1 (Results 1 – 12 of 12) sorted by relevance
/drivers/video/omap/ |
D | lcd_h3.c | 45 r = tps65010_set_gpio_out_value(GPIO1, HIGH); in h3_panel_enable() 59 r = tps65010_set_gpio_out_value(GPIO1, LOW); in h3_panel_disable()
|
/drivers/usb/host/ |
D | ohci-omap.c | 57 #define GPIO1 1 macro 99 tps65010_set_gpio_out_value(GPIO1, LOW); in omap_ohci_transceiver_power() 106 tps65010_set_gpio_out_value(GPIO1, HIGH); in omap_ohci_transceiver_power()
|
/drivers/media/usb/dvb-usb/ |
D | dib07x0.h | 6 GPIO1 = 2, enumerator
|
D | dib0700_devices.c | 3139 dib0700_set_gpio(dev, adap->id == 0 ? GPIO1 : GPIO0, GPIO_OUT, in novatd_read_status_override() 3152 dib0700_set_gpio(dev, adap->id == 0 ? GPIO1 : GPIO0, GPIO_OUT, 0); in novatd_sleep_override() 3173 dib0700_set_gpio(dev, GPIO1, GPIO_OUT, 0); in novatd_frontend_attach() 3263 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 0); in dib0700_xc5000_tuner_callback() 3265 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 1); in dib0700_xc5000_tuner_callback()
|
/drivers/pinctrl/ |
D | pinctrl-xway.c | 111 MFP_XWAY(GPIO1, GPIO, EXIN, NONE, NONE), 171 MFP_XWAY(GPIO1, GPIO, STP, DFE, EBU), 227 static const unsigned pins_exin1[] = {GPIO1}; 261 static const unsigned ase_pins_stp[] = {GPIO1, GPIO2, GPIO3}; 263 static const unsigned ase_pins_dfe[] = {GPIO1, GPIO2}; 667 static const unsigned xway_exin_pin_map[] = {GPIO0, GPIO1, GPIO2, GPIO39, GPIO46, GPIO9};
|
D | pinctrl-lantiq.h | 109 GPIO1, enumerator
|
D | pinctrl-falcon.c | 113 MFP_FALCON(GPIO1, GPIO, GPIO, NONE, NONE),
|
/drivers/net/wireless/rtl818x/rtl8187/ |
D | rfkill.c | 29 gpio = rtl818x_ioread8(priv, &priv->map->GPIO1); in rtl8187_is_radio_enabled()
|
/drivers/net/wireless/rtl818x/ |
D | rtl818x.h | 142 u8 GPIO1; member
|
/drivers/mfd/ |
D | tps65010.c | 741 if ((gpio < GPIO1) || (gpio > GPIO4)) in tps65010_set_gpio_out_value()
|
D | db8500-prcmu.c | 321 IRQ_ENTRY(GPIO1),
|
/drivers/atm/ |
D | solos-pci.c | 589 static SOLOS_GPIO_ATTR(GPIO1, 0644, geos_gpio_show, geos_gpio_store, 9);
|