/linux-6.12.1/Documentation/userspace-api/media/drivers/ |
D | ccs.rst | 24 as analogue crop functionality present in many compliant devices. The analogue 53 Digital and analogue crop 57 dropping some data on the floor. Analogue crop, on the other hand, means that 59 analogue data is never read from the pixel matrix that are outside the 69 Analogue gain model 72 The CCS defines an analogue gain model where the gain can be calculated using 85 The analogue gain (``x`` in the formula) is controlled through 88 Alternate analogue gain model 91 The CCS defines another analogue gain model called alternate analogue gain. In
|
D | camera-sensor.rst | 57 frame interval = (analogue crop width + horizontal blanking) * 58 (analogue crop height + vertical blanking) / pixel rate 61 large variety of devices beyond camera sensors. Devices that have no analogue
|
/linux-6.12.1/sound/soc/codecs/ |
D | wm2000.c | 119 static int wm2000_power_up(struct i2c_client *i2c, int analogue) in wm2000_power_up() argument 189 if (analogue) { in wm2000_power_up() 227 if (analogue) in wm2000_power_up() 228 dev_dbg(&i2c->dev, "Analogue active\n"); in wm2000_power_up() 234 static int wm2000_power_down(struct i2c_client *i2c, int analogue) in wm2000_power_down() argument 238 if (analogue) { in wm2000_power_down() 268 static int wm2000_enter_bypass(struct i2c_client *i2c, int analogue) in wm2000_enter_bypass() argument 275 if (analogue) { in wm2000_enter_bypass() 307 static int wm2000_exit_bypass(struct i2c_client *i2c, int analogue) in wm2000_exit_bypass() argument 316 if (analogue) { in wm2000_exit_bypass() [all …]
|
D | wm8903.h | 175 * R8 (0x08) - Analogue DAC 0 185 * R10 (0x0A) - Analogue ADC 0 631 * R44 (0x2C) - Analogue Left Input 0 642 * R45 (0x2D) - Analogue Right Input 0 653 * R46 (0x2E) - Analogue Left Input 1 670 * R47 (0x2F) - Analogue Right Input 1 687 * R50 (0x32) - Analogue Left Mix 0 707 * R51 (0x33) - Analogue Right Mix 0 727 * R52 (0x34) - Analogue Spk Mix Left 0 747 * R53 (0x35) - Analogue Spk Mix Left 1 [all …]
|
D | wm8903.c | 44 { 8, 0x0001 }, /* R8 - Analogue DAC 0 */ 45 { 10, 0x0001 }, /* R10 - Analogue ADC 0 */ 72 { 44, 0x0085 }, /* R44 - Analogue Left Input 0 */ 73 { 45, 0x0085 }, /* R45 - Analogue Right Input 0 */ 74 { 46, 0x0044 }, /* R46 - Analogue Left Input 1 */ 75 { 47, 0x0044 }, /* R47 - Analogue Right Input 1 */ 76 { 50, 0x0008 }, /* R50 - Analogue Left Mix 0 */ 77 { 51, 0x0004 }, /* R51 - Analogue Right Mix 0 */ 78 { 52, 0x0000 }, /* R52 - Analogue Spk Mix Left 0 */ 79 { 53, 0x0000 }, /* R53 - Analogue Spk Mix Left 1 */ [all …]
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | dvb_intro.rst | 10 One significant difference between Digital TV and Analogue TV that the 12 structure of DVB-T cards are substantially similar to Analogue TV cards, 15 The purpose of an Analogue TV is to receive and display an Analogue 16 Television signal. An Analogue TV signal (otherwise known as composite 17 video) is an analogue encoding of a sequence of image frames (25 frames 20 Analogue TV card for a PC has the following purpose: 24 * demultiplex the analogue video signal and analogue audio 30 embedded within the modulated composite analogue signal - 33 * digitize the analogue video signal and make the resulting datastream 36 The digital datastream from an Analogue TV card is generated by [all …]
|
D | avermedia.rst | 33 common multimedia bridge and often found on Analogue TV cards. 48 from the card (i.e. viewing the additional analogue inputs
|
/linux-6.12.1/Documentation/hwmon/ |
D | da9055.rst | 16 The DA9055 provides an Analogue to Digital Converter (ADC) with 10 bits 17 resolution and track and hold circuitry combined with an analogue input 18 multiplexer. The analogue input multiplexer will allow conversion of up to 5
|
D | da9052.rst | 17 The DA9052/53 provides an Analogue to Digital Converter (ADC) with 10 bits 18 resolution and track and hold circuitry combined with an analogue input 19 multiplexer. The analogue input multiplexer will allow conversion of up to 10
|
D | bcm54140.rst | 20 The AVDDL is a 1.0V analogue voltage, the AVDDH is a 3.3V analogue voltage.
|
/linux-6.12.1/Documentation/sound/designs/ |
D | control-names.rst | 101 [Analogue|Digital] Capture Source 102 [Analogue|Digital] Capture Switch aka input gain switch 103 [Analogue|Digital] Capture Volume aka input gain volume 104 [Analogue|Digital] Playback Switch aka output gain switch 105 [Analogue|Digital] Playback Volume aka output gain volume
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-source.rst | 11 analogue to digital converter and a bus transmitter to transmit the 36 Analogue gain is gain affecting all colour components in the pixel 37 matrix. The gain operation is performed in the analogue domain
|
D | ext-ctrls-image-process.rst | 35 rate. The frame rate can be calculated from the pixel rate, analogue crop 38 and the analogue crop rectangle configuration.
|
/linux-6.12.1/include/linux/mfd/ |
D | lochnagar.h | 29 * @analogue_config_lock: Lock used to protect updates in the analogue 38 /* Lock to protect updates to the analogue configuration */
|
/linux-6.12.1/arch/powerpc/platforms/83xx/ |
D | asp834x.c | 5 * Analogue & Micro ASP8347 board specific routines 37 .compatible = "analogue-and-micro,asp8347e", in define_machine()
|
D | Kconfig | 62 bool "Analogue & Micro ASP 834x" 65 This enables support for the Analogue & Micro ASP 83xx
|
/linux-6.12.1/sound/usb/ |
D | quirks.c | 1012 /* Analogue input 1 left channel: */ in mbox3_setup_defaults() 1015 /* Analogue input 1 right channel: */ in mbox3_setup_defaults() 1018 /* Analogue input 2 left channel: */ in mbox3_setup_defaults() 1021 /* Analogue input 2 right channel: */ in mbox3_setup_defaults() 1024 /* Analogue input 3 left channel: */ in mbox3_setup_defaults() 1027 /* Analogue input 3 right channel: */ in mbox3_setup_defaults() 1030 /* Analogue input 4 left channel: */ in mbox3_setup_defaults() 1033 /* Analogue input 4 right channel: */ in mbox3_setup_defaults() 1040 /* Analogue software return 1 left channel: */ in mbox3_setup_defaults() 1045 /* Analogue software return 1 right channel: */ in mbox3_setup_defaults() [all …]
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | icp_multi.c | 23 * It has 16 single-ended or 8 differential Analogue Input channels with 28 * There are 4 x 12-bit Analogue Outputs. Ranges : 5V, 10V, +/-5V, +/-10V 49 #define ICP_MULTI_AI 2 /* R: Analogue input data */ 56 #define ICP_MULTI_AO 6 /* R/W: Analogue output data */
|
/linux-6.12.1/arch/powerpc/platforms/8xx/ |
D | adder875.c | 2 /* Analogue & Micro Adder MPC875 board support 99 .compatible = "analogue-and-micro,adder875", in define_machine()
|
D | Kconfig | 42 bool "Analogue & Micro Adder 875" 45 This enables support for the Analogue & Micro Adder 875
|
/linux-6.12.1/Documentation/sound/cards/ |
D | maya44.rst | 34 - analogue monitor a.k.a bypass 39 - Channel 3+4 analogue - S/PDIF input switching 143 … analogue bypass from ADC input to output for channel 1+2. Same as "Monitor" in the windows driver.
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | asp834x-redboot.dts | 3 * Analogue & Micro ASP8347 Device Tree Source 11 model = "Analogue & Micro ASP8347E"; 12 compatible = "analogue-and-micro,asp8347e";
|
D | adder875-redboot.dts | 11 model = "Analogue & Micro Adder MPC875"; 12 compatible = "analogue-and-micro,adder875";
|
/linux-6.12.1/Documentation/networking/ |
D | dccp.rst | 156 than 0, suggested is less than 10. Analogue of tcp_syn_retries. 160 side considers its connecting peer dead. Analogue of tcp_retries1. 165 data packets are never retransmitted. Analogue of tcp_retries2.
|
/linux-6.12.1/include/linux/mfd/madera/ |
D | core.h | 167 * @out_clamp: indicates output clamp state for each analogue output 168 * @out_shorted: indicates short circuit state for each analogue output
|