/drivers/input/joystick/ |
D | analog.c | 113 struct analog { struct 123 struct analog analog[2]; argument 202 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode() argument 204 struct input_dev *dev = analog->dev; in analog_decode() 207 if (analog->mask & ANALOG_HAT_FCS) in analog_decode() 215 if (analog->mask & (0x10 << i)) in analog_decode() 216 input_report_key(dev, analog->buttons[j++], (buttons >> i) & 1); in analog_decode() 218 if (analog->mask & ANALOG_HBTN_CHF) in analog_decode() 220 input_report_key(dev, analog->buttons[j++], (buttons >> (i + 10)) & 1); in analog_decode() 222 if (analog->mask & ANALOG_BTN_TL) in analog_decode() [all …]
|
D | Makefile | 11 obj-$(CONFIG_JOYSTICK_ANALOG) += analog.o
|
D | Kconfig | 18 tristate "Classic PC analog joysticks and gamepads" 22 gameport. In addition to the usual PC analog joystick, this driver 32 module will be called analog.
|
/drivers/gpu/drm/sti/ |
D | NOTES | 14 - The HDMI / DVO / HD Analog / SD analog IP builds the video signals 16 - The HD analog signal is typically driven by a YCbCr cable, supporting up to 18 - The SD analog signal is typically used for legacy TV 27 | | | | | +---+ HD analog +--> YCbCr 29 dec | | | mixer| | +---+ SD analog +--> CVBS 45 - The Bridges/Connectors are mapped to the HDMI / DVO / HD Analog / SD analog 55 | | | | | | | +-> | | HD analog | <-+ 57 | | | mixer| | +-> | | SD analog | <-+
|
/drivers/media/usb/au0828/ |
D | Kconfig | 13 This is a hybrid analog/digital tv capture driver for 20 bool "Auvitek AU0828 v4l2 analog video support" 28 Choose Y here to include support for v4l2 analog video
|
/drivers/iio/adc/ |
D | Kconfig | 53 AD7495, AD7910, AD7920, AD7920 SPI analog to digital converters (ADC). 66 AD7790 and AD7791 SPI analog to digital converters (ADC). If unsure, say 78 AD7794 and AD7795 SPI analog to digital converters (ADC). 91 AD7887 SPI analog to digital converter (ADC). 117 i2c analog to digital converters (ADC). Provides direct access 159 Say yes here to build support for many Maxim i2c analog to digital 174 MCP3208 analog to digital converter. 185 analog to digital converters. 276 Say yes here to support for Vybrid board analog-to-digital converter.
|
/drivers/media/ |
D | Kconfig | 31 Enable analog TV support. 33 Say Y when you have a TV board with analog support or with a 34 hybrid analog/digital TV chipset. 37 support both analog and digital TV. Disabling this option 46 hybrid digital TV and analog TV.
|
/drivers/media/pci/ |
D | Kconfig | 18 comment "Media capture/analog TV support" 27 comment "Media capture/analog/hybrid TV support"
|
/drivers/staging/iio/adc/ |
D | Kconfig | 13 ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC). 46 AD7780 and AD7781 SPI analog to digital converters (ADC). 66 AD7192 or AD7195 SPI analog to digital converters (ADC).
|
/drivers/staging/iio/Documentation/ |
D | overview.txt | 4 that in some sense are analog to digital converters (ADCs). As many 5 actual devices combine some ADCs with digital to analog converters
|
D | sysfs-bus-iio-light | 77 This property gets/sets the sensors ADC analog integration time.
|
/drivers/media/pci/ttpci/ |
D | Kconfig | 81 analog inputs or an onboard Common Interface connector. 116 tristate "Budget cards with analog video inputs" 131 MPEG2 decoder, but with one or more analog video inputs.
|
/drivers/video/fbdev/omap2/displays-new/ |
D | Makefile | 5 obj-$(CONFIG_DISPLAY_CONNECTOR_ANALOG_TV) += connector-analog-tv.o
|
D | Kconfig | 29 Driver for a generic analog TV connector.
|
/drivers/iio/dac/ |
D | Kconfig | 6 menu "Digital to analog converters" 48 digital-to-analog convertors (DAC). 168 MCP 4725 12-bit digital-to-analog converter (DAC) with I2C
|
/drivers/net/wireless/b43legacy/ |
D | radio.c | 480 if (phy->analog == 0) in b43legacy_calc_nrssi_offset() 595 if (phy->analog >= 2) in b43legacy_calc_nrssi_slope() 597 else if (phy->analog == 0) in b43legacy_calc_nrssi_slope() 622 if (phy->analog != 0) in b43legacy_calc_nrssi_slope() 726 if (phy->analog >= 2) in b43legacy_calc_nrssi_slope() 1571 if (phy->analog == 0) in b43legacy_radio_init2050() 1574 if (phy->analog >= 2) in b43legacy_radio_init2050() 1698 if (phy->analog != 0) in b43legacy_radio_init2050()
|
D | phy.c | 558 if (phy->analog == 1) in b43legacy_phy_initb5() 609 if (phy->analog == 1) { in b43legacy_phy_initb5() 620 if (phy->analog == 1) in b43legacy_phy_initb5() 625 if (phy->analog == 0) in b43legacy_phy_initb5() 784 if (phy->analog == 4) { in b43legacy_phy_initb6() 879 if (phy->analog == 0) in b43legacy_calc_loopback_gain() 1472 if (phy->analog == 0) { in b43legacy_phy_set_baseband_attenuation() 1479 if (phy->analog > 1) { in b43legacy_phy_set_baseband_attenuation()
|
/drivers/net/wireless/b43/ |
D | wa.c | 154 if (dev->phy.analog == 1) in b43_wa_dac() 303 if (dev->phy.analog == 4) in b43_wa_iqadc() 455 if (dev->phy.analog == 4) in b43_wa_rssi_adc()
|
D | phy_g.c | 203 if (phy->analog == 0) { in b43_gphy_set_baseband_attenuation() 207 } else if (phy->analog > 1) { in b43_gphy_set_baseband_attenuation() 1320 if (phy->analog == 0) { in b43_radio_init2050() 1323 if (phy->analog >= 2) { in b43_radio_init2050() 1461 if (phy->analog != 0) in b43_radio_init2050() 1499 if (phy->analog == 1) { in b43_phy_initb5() 1535 if (phy->analog == 1) { in b43_phy_initb5() 1546 if (phy->analog == 1) in b43_phy_initb5() 1551 if (phy->analog == 0) in b43_phy_initb5() 1695 if (phy->analog == 4) { in b43_phy_initb6() [all …]
|
D | phy_common.h | 238 u8 analog; member
|
/drivers/media/usb/ |
D | Kconfig | 53 comment "Webcam, TV (analog/digital) USB devices"
|
/drivers/media/usb/em28xx/ |
D | Kconfig | 8 tristate "Empia EM28xx analog TV, video capture and/or webcam support"
|
/drivers/media/tuners/ |
D | Kconfig | 53 tristate "TDA 9885/6/7 analog IF demodulator" 58 analog IF demodulator.
|
/drivers/media/platform/s5p-tv/ |
D | Kconfig | 64 Say Y here if you want support for the analog TV output
|
/drivers/media/rc/keymaps/ |
D | Makefile | 52 rc-kworld-plus-tv-analog.o \
|