Searched defs:GPIO (Results 1 - 8 of 8) sorted by relevance

/drivers/media/dvb/dvb-usb/
H A Dec168.h62 GPIO = 0x04, enumerator in enum:ec168_cmd
/drivers/media/video/zoran/
H A Dzoran_device.c82 * This is a bit tricky. When a board lacks a GPIO function, the corresponding
83 * GPIO bit number in the card_info structure is set to 0.
87 GPIO (struct zoran *zr, function
251 GPIO(zr, zr->card.gpio[ZR_GPIO_JPEG_SLEEP], !sleep);
255 "%s: jpeg_codec_sleep() - wake GPIO=0x%08x\n",
261 "%s: jpeg_codec_sleep() - sleep GPIO=0x%08x\n",
278 GPIO(zr, zr->card.gpio[ZR_GPIO_JPEG_RESET], 0);
280 GPIO(zr, zr->card.gpio[ZR_GPIO_JPEG_RESET], 1);
677 GPIO(zr, zr->card.gpio[ZR_GPIO_JPEG_FRAME], val);
688 GPIO(z
[all...]
/drivers/watchdog/
H A Dit87_wdt.c66 #define GPIO 0x07 macro
88 /* GPIO Configuration Registers LDN=0x07 */
94 /* GPIO Bits WDTCTRL */
102 /* GPIO Bits WDTCFG */
223 /* Internal function, should be called after superio_select(GPIO) */
271 superio_select(GPIO);
289 superio_select(GPIO);
325 superio_select(GPIO);
353 superio_select(GPIO);
639 superio_select(GPIO);
[all...]
/drivers/hwmon/
H A Dit87.c76 #define GPIO 0x07 macro
1681 /* Read GPIO config and VID value from LDN 7 (GPIO) */
1686 /* The IT8705F has a different LD number for GPIO */
1692 superio_select(GPIO);
1704 pr_info("VID is disabled (pins used for GPIO)\n");
/drivers/net/ethernet/packetengines/
H A Dhamachi.c434 LEDCtrl=0x06C, VirtualJumpers=0x06D, GPIO=0x6E, enumerator in enum:hamachi_offsets
893 fifo_info = (readw(ioaddr + GPIO) & 0x00C0) >> 6;
/drivers/staging/rtl8187se/
H A Dr8180_hw.h234 #define GPIO 0x91 macro
476 #define GPIOCtrl 0x16B /*GPIO Control Register. */
/drivers/net/wireless/
H A Dadm8211.h38 __le32 GPIO; /* 0x5C CSR11A */ member in struct:adm8211_csr
234 /* CSR11A - GPIO */
/drivers/staging/telephony/
H A Dixj.h172 } GPIO; typedef in typeref:union:__anon5408
1234 GPIO gpio;

Completed in 186 milliseconds