Searched refs:GPIO1 (Results 1 – 5 of 5) 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 | 56 #define GPIO1 1 macro 98 tps65010_set_gpio_out_value(GPIO1, LOW); in omap_ohci_transceiver_power() 105 tps65010_set_gpio_out_value(GPIO1, HIGH); in omap_ohci_transceiver_power()
|
/drivers/media/dvb/dvb-usb/ |
D | dib07x0.h | 6 GPIO1 = 2, enumerator
|
D | dib0700_devices.c | 1323 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 0); in dib0700_xc5000_tuner_callback() 1325 dib0700_set_gpio(adap->dev, GPIO1, GPIO_OUT, 1); in dib0700_xc5000_tuner_callback()
|
/drivers/mfd/ |
D | tps65010.c | 744 if ((gpio < GPIO1) || (gpio > GPIO4)) in tps65010_set_gpio_out_value()
|