/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-cards.c | 188 .gpio3 = 0x02000000, 195 .gpio3 = 0x02000000, 202 .gpio3 = 0x02000000, 209 .gpio3 = 0x02000000, 286 .gpio3 = 0x02000000, 294 .gpio3 = 0x02000000, 301 .gpio3 = 0x02000000, 308 .gpio3 = 0x02000000, 879 .gpio3 = 0x00100000, 886 .gpio3 = 0x00100000, [all …]
|
D | cx88.h | 261 u32 gpio0, gpio1, gpio2, gpio3; member
|
D | cx88-video.c | 397 INPUT(input).gpio2,INPUT(input).gpio3); in cx88_video_mux() 400 cx_write(MO_GP3_IO, INPUT(input).gpio3); in cx88_video_mux() 805 cx_write(MO_GP3_IO, core->board.radio.gpio3); in video_open()
|
/linux-2.6.39/drivers/pcmcia/ |
D | ti113x.h | 370 u8 gpio3, gpio3_old; in ti12xx_irqroute_func0() local 445 gpio3 = gpio3_old = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_irqroute_func0() 446 gpio3 &= ~TI1250_GPIO_MODE_MASK; in ti12xx_irqroute_func0() 447 if (gpio3 != gpio3_old) in ti12xx_irqroute_func0() 448 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3); in ti12xx_irqroute_func0() 452 gpio3 = gpio3_old = 0; in ti12xx_irqroute_func0() 469 if (gpio3 != gpio3_old) in ti12xx_irqroute_func0() 751 u8 gpio3; in ti12xx_power_hook() local 802 gpio3 = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_power_hook() 804 gpio3 = (gpio3 & ~TI1250_GPIO_MODE_MASK) | 0x40; in ti12xx_power_hook() [all …]
|
/linux-2.6.39/drivers/input/touchscreen/ |
D | ad7877.c | 196 bool gpio3; /* P: mutex */ member 209 static bool gpio3; variable 210 module_param(gpio3, bool, 0); 211 MODULE_PARM_DESC(gpio3, "If gpio3 is set to 1 AUX3 acts as GPIO3"); 542 return sprintf(buf, "%u\n", ts->gpio3); in ad7877_gpio3_show() 558 ts->gpio3 = !!val; in ad7877_gpio3_store() 560 (ts->gpio4 << 4) | (ts->gpio3 << 5)); in ad7877_gpio3_store() 566 static DEVICE_ATTR(gpio3, 0664, ad7877_gpio3_show, ad7877_gpio3_store); 591 (ts->gpio4 << 4) | (ts->gpio3 << 5)); in ad7877_gpio4_store() 620 if (gpio3) in ad7877_attr_is_visible() [all …]
|
/linux-2.6.39/arch/mips/alchemy/devboards/ |
D | pm.c | 139 ATTRCMP(gpio3) || ATTRCMP(gpio4) || ATTRCMP(gpio5) || in db1x_pmattr_show() 174 ATTRCMP(gpio3) || ATTRCMP(gpio4) || ATTRCMP(gpio5) || in db1x_pmattr_store() 204 ATTR(gpio3) 219 ATTR_LIST(gpio3),
|
/linux-2.6.39/arch/arm/mach-versatile/ |
D | versatile_pb.c | 82 AMBA_DEVICE(gpio3, "dev:e7", GPIO3, &gpio3_plat_data);
|
/linux-2.6.39/drivers/ssb/ |
D | pci.c | 380 SPEX(gpio3, SSB_SPROM1_GPIOB, SSB_SPROM1_GPIOB_P3, in sprom_extract_r123() 495 SPEX(gpio3, SSB_SPROM4_GPIOB, SSB_SPROM4_GPIOB_P3, in sprom_extract_r45() 502 SPEX(gpio3, SSB_SPROM5_GPIOB, SSB_SPROM5_GPIOB_P3, in sprom_extract_r45() 555 SPEX(gpio3, SSB_SPROM8_GPIOB, SSB_SPROM8_GPIOB_P3, in sprom_extract_r8()
|
D | sdio.c | 576 sprom->gpio3 = tuple->data[4]; in ssb_sdio_get_invariants()
|
D | pcmcia.c | 701 sprom->gpio3 = tuple->TupleData[4]; in ssb_pcmcia_do_get_invariants()
|
/linux-2.6.39/arch/mips/bcm47xx/ |
D | setup.c | 101 READ_FROM_NVRAM(gpio3, "wl0gpio3", buf); in bcm47xx_fill_sprom()
|
/linux-2.6.39/drivers/net/wireless/b43legacy/ |
D | leds.c | 200 sprom[3] = bus->sprom.gpio3; in b43legacy_leds_init()
|
/linux-2.6.39/drivers/spi/ |
D | tle62x0.c | 182 static DEVICE_ATTR(gpio3, S_IWUSR|S_IRUGO,
|
/linux-2.6.39/arch/arm/mach-ux500/ |
D | clock.c | 408 static DEFINE_PRCC_CLK(5, gpio3, 1, -1, NULL); 469 CLK(gpio3, "gpio.8", NULL),
|
/linux-2.6.39/drivers/net/wireless/b43/ |
D | leds.c | 224 sprom[3] = bus->sprom.gpio3; in b43_led_get_sprominfo()
|
/linux-2.6.39/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 640 .gpio3 = 0xff,
|
/linux-2.6.39/include/linux/ssb/ |
D | ssb.h | 47 u8 gpio3; /* GPIO pin 3 */ member
|
/linux-2.6.39/drivers/media/video/cx23885/ |
D | cx23885.h | 195 u32 gpio0, gpio1, gpio2, gpio3; member
|
D | cx23885-video.c | 402 INPUT(input)->gpio2, INPUT(input)->gpio3); in cx23885_video_mux()
|
/linux-2.6.39/drivers/staging/cx25821/ |
D | cx25821.h | 179 u32 gpio0, gpio1, gpio2, gpio3; member
|
/linux-2.6.39/drivers/telephony/ |
D | ixj.h | 153 unsigned int gpio3:1; member
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | xpedite5301.dts | 260 gpio3: gpio@1e { label
|
D | xpedite5370.dts | 258 gpio3: gpio@1e { label
|
D | xcalibur1501.dts | 270 gpio3: gpio@1d { label
|
D | xpedite5330.dts | 296 gpio3: gpio@1e { label
|