Home
last modified time | relevance | path

Searched refs:digital (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/linux-6.12.1/drivers/iio/potentiometer/
DKconfig14 and AD5114 digital potentiometer chip.
24 digital potentiometer chip.
34 DS3502 digital potentiometer chip.
44 MAX5432, MAX5433, MAX5434 and MAX5435 digital
55 MAX5481, MAX5482, MAX5483, MAX5484 digital potentiometer
66 MAX5487, MAX5488, MAX5489 digital potentiometer
78 digital potentiometer chips.
96 digital potentiometer chips.
110 digital potentiometer chips.
122 digital potentiometer chips.
[all …]
/linux-6.12.1/arch/mips/boot/dts/pic32/
Dpic32mzda_sk.dts100 microchip,digital;
106 microchip,digital;
111 microchip,digital;
120 microchip,digital;
126 microchip,digital;
135 microchip,digital;
141 microchip,digital;
/linux-6.12.1/include/uapi/linux/
Dcec-funcs.h175 struct cec_op_digital_service_id digital; member
191 const struct cec_op_digital_service_id *digital) in cec_set_digital_service_id() argument
193 *msg++ = (digital->service_id_method << 7) | digital->dig_bcast_system; in cec_set_digital_service_id()
194 if (digital->service_id_method == CEC_OP_SERVICE_ID_METHOD_BY_CHANNEL) { in cec_set_digital_service_id()
195 *msg++ = (digital->channel.channel_number_fmt << 2) | in cec_set_digital_service_id()
196 (digital->channel.major >> 8); in cec_set_digital_service_id()
197 *msg++ = digital->channel.major & 0xff; in cec_set_digital_service_id()
198 *msg++ = digital->channel.minor >> 8; in cec_set_digital_service_id()
199 *msg++ = digital->channel.minor & 0xff; in cec_set_digital_service_id()
204 switch (digital->dig_bcast_system) { in cec_set_digital_service_id()
[all …]
/linux-6.12.1/Documentation/driver-api/iio/
Dintro.rst9 analog-to-digital conversion (ADC) or digital-to-analog conversion (DAC)
19 * analog to digital converters (ADCs)
21 * capacitance to digital converters (CDCs)
22 * digital to analog converters (DACs)
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-admv10145 Read/write value for the digital attenuator gain (IF_I) with coarse steps.
11 Read/write value for the digital attenuator gain (IF_Q) with coarse steps.
17 Read/write value for the digital attenuator gain (IF_I) with fine steps.
23 Read/write value for the digital attenuator gain (IF_Q) with fine steps.
/linux-6.12.1/Documentation/security/
Ddigsig.rst19 Digital signature verification API provides a method to verify digital signature.
20 Currently digital signatures are used by the IMA/EVM integrity protection subsystem.
58 digsig_verify() - digital signature verification with public key
62 * digsig_verify() - digital signature verification with public key
64 * @sig: digital signature
70 * Verifies data integrity against digital signature.
/linux-6.12.1/drivers/iio/resolver/
DKconfig5 menu "Resolver to digital converters"
12 to digital converters, ad2s90, provides direct access via sysfs.
23 to digital converters, ad2s1200 and ad2s1205, provides direct access
39 to digital converters, ad2s1210, provides direct access via sysfs.
/linux-6.12.1/Documentation/sound/cards/
Dmixart.rst14 4 digital stereo audio inputs and outputs.
31 With a miXart8AES/EBU there is in addition 1 stereo digital input
32 'pcm1c' and 1 stereo digital output 'pcm1p' per card.
45 can be muted for each stream to use 8 analog/digital outputs separately.
57 digital volume control of each analog substream.
59 digital volume control of each AES/EBU substream.
61 Loopback from 'pcm0c' to 'pcm0p' with digital volume
Dsb-live-mixer.rst20 little endian streams without any modifications to the digital output
44 digital to analog converter
46 analog to digital converter
48 one-way three wire serial bus for digital sound by Philips Semiconductors
143 a digital loopback is activated.
159 digital inputs (usually used by a CDROM drive). The result samples are
165 digital inputs (usually used by a CDROM drive). The result samples are
171 digital inputs (usually used by a CDROM drive). The result samples are
177 digital inputs (usually used by a CDROM drive). The result samples are
183 digital input. The result samples are forwarded to the front DAC PCM slots
[all …]
/linux-6.12.1/drivers/iio/addac/
DKconfig6 menu "Analog to digital and digital to analog converters"
49 differential) analog inputs, 2 channels of analog output, 4 digital
50 inputs, and 4 digital outputs provided by the STX104.
/linux-6.12.1/Documentation/driver-api/media/
Ddtv-core.rst10 implement the digital demux logic (either in software or in hardware);
15 the hardware responsible for tuning into a digital TV transponder or
20 commands the digital TV decoding hardware. The output of a demod is
21 a digital stream, with multiple audio, video and data channels typically
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dmicrochip,pic32-pinctrl.txt27 - microchip,digital: Enable digital I/O.
43 microchip,digital;
49 microchip,digital;
/linux-6.12.1/Documentation/userspace-api/media/drivers/
Dccs.rst36 Additionally, if a device has no scaler or digital crop functionality, the
37 source pad (1) exposes another digital crop selection rectangle that can only
43 The scaler sub-device represents the digital crop and scaling functionality of
45 configure the digital crop on the sink pad (0) when digital crop is supported.
50 another digital crop selection rectangle that can only crop at the end of the
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/
Dtvp514x.txt4 digital video decoder that digitizes and decodes all popular baseband analog
5 video formats into digital video component. The tvp514x decoder supports analog-
6 to-digital (A/D) conversion of component RGB and YPbPr signals as well as A/D
/linux-6.12.1/Documentation/userspace-api/media/dvb/
Ddvbapi.rst14 It it was originally written to support the European digital TV
15 standard (DVB), and later extended to support all digital TV standards.
24 - digital TV data types (enums, structs, defines, etc);
25 - digital TV device nodes (``/dev/dvb/...``);
Ddvbproperty.rst13 systems). The actual parameters are specific to each particular digital
14 TV standards, and may change as the digital TV specs evolves.
32 with supports all digital TV delivery systems.
73 :caption: Example: Setting digital TV frontend properties
114 provides abstraction to work with the supported digital TV standards and
/linux-6.12.1/arch/arm/mach-sti/
DKconfig35 and other digital audio/video applications using Flattned Device
44 and other digital audio/video applications using Flattened Device
54 and other digital audio/video applications using Flattened Device
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dtscs42xx.txt6 "tempo,tscs42A2" for digital mic
9 <0x69> for digital mic
/linux-6.12.1/Documentation/admin-guide/media/
Ddvb_intro.rst29 some countries employ a digital audio signal
36 The digital datastream from an Analogue TV card is generated by
42 permit the raw digital data stream to be presented to the PC in an
46 The purpose of a simple budget digital TV card (DVB-T,C or S) is to
50 digital datastream from the broadcast signal.
51 * Make the encoded digital datastream (MPEG2) available to the data bus.
55 digital TV card spits out a compressed encoded digital datastream. As
58 the digital video and audio datastreams passing them to the appropriate
90 Receiving a digital TV channel
115 The digital TV Scan utilities (like dvbv5-scan) have use a set of
/linux-6.12.1/drivers/gpu/drm/bridge/
Ddisplay-connector.c223 bool analog, digital; in display_connector_probe() local
226 digital = of_property_read_bool(pdev->dev.of_node, "digital"); in display_connector_probe()
227 if (analog && !digital) { in display_connector_probe()
229 } else if (!analog && digital) { in display_connector_probe()
231 } else if (analog && digital) { in display_connector_probe()
/linux-6.12.1/drivers/iio/accel/
DKconfig16 digital inclinometer and accelerometer.
27 Say Y here to build support for Analog Devices adis16209 dual-axis digital inclinometer
43 ADXL313 3-axis digital accelerometer.
56 ADXL313 3-axis digital accelerometer.
73 ADXL345 or ADXL375 3-axis digital accelerometer.
87 ADXL345 or ADXL375 3-axis digital accelerometer.
105 ADXL355 3-axis digital accelerometer.
120 ADXL355 3-axis digital accelerometer.
308 tristate "MiraMEMS DA280 3-axis 14-bit digital accelerometer driver"
312 digital accelerometer.
[all …]
/linux-6.12.1/Documentation/userspace-api/media/
Dintro.rst8 and radio streaming devices, including video cameras, analog and digital
28 2. The :ref:`second part <dvbapi>` covers the API used for digital TV and
29 Internet reception via one of the several digital tv standards. While it is
/linux-6.12.1/sound/aoa/codecs/
DKconfig9 (most of those with digital audio output).
18 iBooks and PowerBooks without digital.
/linux-6.12.1/drivers/phy/realtek/
DKconfig16 The DHC (digital home center) RTD series SoCs used the Synopsys
28 The DHC (digital home center) RTD series SoCs used the Synopsys
/linux-6.12.1/Documentation/hwmon/
Dpm6764tr.rst23 performance digital controller designed to power Intel's VR12.5 processors and memories.
25 The device utilizes digital technology to implement all control and power management

12345678910>>...14