Home
last modified time | relevance | path

Searched refs:analog (Results 1 – 25 of 270) sorted by relevance

1234567891011

/Linux-v5.10/drivers/input/joystick/
Danalog.c97 struct analog { struct
107 struct analog analog[2]; argument
186 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode() argument
188 struct input_dev *dev = analog->dev; in analog_decode()
191 if (analog->mask & ANALOG_HAT_FCS) in analog_decode()
199 if (analog->mask & (0x10 << i)) in analog_decode()
200 input_report_key(dev, analog->buttons[j++], (buttons >> i) & 1); in analog_decode()
202 if (analog->mask & ANALOG_HBTN_CHF) in analog_decode()
204 input_report_key(dev, analog->buttons[j++], (buttons >> (i + 10)) & 1); in analog_decode()
206 if (analog->mask & ANALOG_BTN_TL) in analog_decode()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/arm/amlogic/
Danalog-top.txt1 Amlogic Meson8 and Meson8b "analog top" registers:
4 The analog top registers contain information about the so-called
8 - reg: the register range of the analog top registers
10 - "amlogic,meson8-analog-top"
11 - "amlogic,meson8b-analog-top"
17 analog_top: analog-top@81a8 {
18 compatible = "amlogic,meson8-analog-top", "syscon";
/Linux-v5.10/drivers/phy/amlogic/
Dphy-meson-axg-pcie.c29 struct phy *analog; member
46 ret = phy_power_on(priv->analog); in phy_axg_pcie_power_on()
60 ret = phy_power_off(priv->analog); in phy_axg_pcie_power_off()
74 ret = phy_init(priv->analog); in phy_axg_pcie_init()
87 ret = phy_exit(priv->analog); in phy_axg_pcie_exit()
99 ret = phy_reset(priv->analog); in phy_axg_pcie_reset()
162 priv->analog = devm_phy_get(dev, "analog"); in phy_axg_pcie_probe()
163 if (IS_ERR(priv->analog)) in phy_axg_pcie_probe()
164 return PTR_ERR(priv->analog); in phy_axg_pcie_probe()
/Linux-v5.10/Documentation/hwmon/
Dltc2978.rst12 Datasheet: https://www.analog.com/en/products/ltc2972.html
20 Datasheet: https://www.analog.com/en/products/ltc2974
28 Datasheet: https://www.analog.com/en/products/ltc2975
36 Datasheet: https://www.analog.com/en/products/ltc2977
44 Datasheet: https://www.analog.com/en/products/ltc2978
46 https://www.analog.com/en/products/ltc2978a
54 Datasheet: https://www.analog.com/en/products/ltc2979
62 Datasheet: https://www.analog.com/en/products/ltc2980
70 Datasheet: https://www.analog.com/en/products/ltc3880
78 Datasheet: https://www.analog.com/en/products/ltc3882
[all …]
Dtwl4030-madc-hwmon.rst29 2 GP analog input
30 3 GP analog input
31 4 GP analog input
32 5 GP analog input
33 6 GP analog input
34 7 GP analog input
Dpcf8591.rst25 The PCF8591 is an 8-bit A/D and D/A converter (4 analog inputs and one
26 analog output) for the I2C bus produced by Philips Semiconductors (now NXP).
29 The PCF8591 has 4 analog inputs programmable as single-ended or
87 the value of the corresponding channel. Depending on the current analog inputs
92 The out0_enable file is RW. Reading gives "1" for analog output enabled and
93 "0" for analog output disabled. Writing accepts "0" and "1" accordingly.
96 the value to the digital-to-analog converter. Note that a voltage will
Dadm1275.rst12 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1075.pdf
20 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1272.pdf
28 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1275.pdf
36 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1276.pdf
44 Datasheet: www.analog.com/static/imported-files/data_sheets/ADM1278.pdf
52 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1293_1294.pdf
67 integrated 12 bit analog-to-digital converter (ADC), accessed using a
Dadm1177.rst7 Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADM1177.pdf
9 Author: Beniamin Bia <beniamin.bia@analog.com>
/Linux-v5.10/drivers/gpu/drm/sti/
DNOTES14 - 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 | <-+
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Drockchip,rk3288-hdmi-analog.txt1 ROCKCHIP RK3288 with HDMI and analog audio
4 - compatible: "rockchip,rk3288-hdmi-analog"
8 - rockchip,audio-codec: The phandle of the analog audio codec.
17 headphone (when the analog output is an headphone).
19 (when the analog output is an headphone).
25 compatible = "rockchip,rk3288-hdmi-analog";
Dadi,adau1977.txt4 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1977.pdf
5 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1978.pdf
6 https://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1979.pdf
16 - AVDD-supply: analog power supply for the device, please consult
Dtscs42xx.txt5 - compatible : "tempo,tscs42A1" for analog mic
8 - reg : <0x71> for analog mic
Dname-prefix.txt14 amp0: analog-amplifier@0 {
20 amp1: analog-amplifier@1 {
/Linux-v5.10/Documentation/devicetree/bindings/spi/
Dspi-sprd-adi.txt4 analog chip (such as PMIC) from digital chip. ADI controller follows the SPI
9 48 hardware channels to access analog chip. For 2 software read/write channels,
10 users should set ADI registers to access analog chip. For hardware channels,
12 which means we can just link one analog chip address to one hardware channel,
13 then users can access the mapped analog chip address by this hardware channel
19 the analog chip address where user want to access by hardware components.
21 Since we have multi-subsystems will use unique ADI to access analog chip, when
48 value specifies the analog chip address where user want to access
/Linux-v5.10/Documentation/driver-api/iio/
Dintro.rst9 analog-to-digital conversion (ADC) or digital-to-analog conversion (DAC)
19 * analog to digital converters (ADCs)
22 * digital to analog converters (DACs)
/Linux-v5.10/drivers/gpu/drm/bridge/
Ddisplay-connector.c121 bool analog, digital; in display_connector_probe() local
123 analog = of_property_read_bool(pdev->dev.of_node, "analog"); in display_connector_probe()
125 if (analog && !digital) { in display_connector_probe()
127 } else if (!analog && digital) { in display_connector_probe()
129 } else if (analog && digital) { in display_connector_probe()
/Linux-v5.10/drivers/media/usb/au0828/
DKconfig16 This is a hybrid analog/digital tv capture driver for
23 bool "Auvitek AU0828 v4l2 analog video support"
32 Choose Y here to include support for v4l2 analog video
/Linux-v5.10/sound/soc/sunxi/
DMakefile5 obj-$(CONFIG_SND_SUN8I_CODEC_ANALOG) += sun8i-codec-analog.o
6 obj-$(CONFIG_SND_SUN50I_CODEC_ANALOG) += sun50i-codec-analog.o
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-class-backlight-adp55201 sysfs interface for analog devices adp5520(01) backlight driver
13 Contact: Michael Hennerich <michael.hennerich@analog.com>
26 Contact: Michael Hennerich <michael.hennerich@analog.com>
Dsysfs-class-backlight-adp88601 sysfs interface for analog devices adp8860 backlight driver
18 Contact: Michael Hennerich <michael.hennerich@analog.com>
32 Contact: Michael Hennerich <michael.hennerich@analog.com>
/Linux-v5.10/Documentation/sound/cards/
Dmixart.rst30 stereo analog capture 'pcm0c' and 1 stereo analog playback 'pcm0p' device.
45 can be muted for each stream to use 8 analog/digital outputs separately.
55 analog volume control of playback and capture PCM.
57 digital volume control of each analog substream.
/Linux-v5.10/sound/soc/fsl/
Defika-audio-fabric.c32 SND_SOC_DAILINK_DEFS(analog,
48 SND_SOC_DAILINK_REG(analog),
/Linux-v5.10/Documentation/input/joydev/
Djoystick.rst79 usually you'll have an analog joystick::
81 modprobe analog
88 above input joydev ns558 analog
89 options analog map=gamepad,none,2btn
115 some analog joysticks, that either do not use linear resistors, or if you
144 The analog.c uses the standard analog inputs of the gameport, and thus
163 module command line, when inserting analog into the kernel. The
166 analog.map=<type1>,<type2>,<type3>,....
175 none No analog joystick on that port
249 by the analog driver described above.
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/iio/impedance-analyzer/
Dad5933.txt3 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5933.pdf
4 https://www.analog.com/media/en/technical-documentation/data-sheets/AD5934.pdf
/Linux-v5.10/Documentation/devicetree/bindings/display/rockchip/
Drockchip-lvds.txt15 - avdd1v0-supply: regulator phandle for 1.0V analog power
16 - avdd1v8-supply: regulator phandle for 1.8V analog power
17 - avdd3v3-supply: regulator phandle for 3.3V analog power

1234567891011