/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/ |
D | dcn401_clk_mgr.h | 12 /* inputs */ 16 /* inputs */ 23 /* inputs */ 30 /* inputs */ 35 /* inputs */ 39 /* inputs */ 43 /* inputs */ 47 /* inputs */ 51 /* inputs */ 55 /* inputs */ [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | pcf8591.rst | 25 The PCF8591 is an 8-bit A/D and D/A converter (4 analog inputs and one 29 The PCF8591 has 4 analog inputs programmable as single-ended or 30 differential inputs: 32 - mode 0 : four single ended inputs 33 Pins AIN0 to AIN3 are single ended inputs for channels 0 to 3 35 - mode 1 : three differential inputs 37 Pins AIN0 to AIN2 are positive differential inputs for channels 0 to 2 40 Pins AIN0 and AIN1 are single ended inputs for channels 0 and 1 44 - mode 3 : two differential inputs 59 - 0 = four single ended inputs [all …]
|
D | adm1026.rst | 23 List of GPIO pins (0-16) to program as inputs 50 sensor inputs and one internal sensor. Each sensor has a high and low 68 measurements. Several inputs have integrated attenuators so they can measure 70 dedicated inputs. There are several inputs scaled to 0-3V full-scale range 71 for SCSI terminator power. The remaining inputs are not scaled and have 82 The ADM1026 measures continuously. Analog inputs are measured about 4 87 temperature sensor inputs. Both the PWM output and the DAC output can be
|
D | adt7475.rst | 51 measurement inputs and VID support. The ADT7490 also has additional 52 features, including extra voltage measurement inputs and PECI support. All 69 Each of the measured inputs (voltage, temperature, fan speed) has 73 The ADT747x samples all inputs continuously. The driver will not read 81 * 2 voltage inputs 85 * 2 voltage inputs 88 * 5 voltage inputs 92 * 6 voltage inputs
|
D | dme1737.rst | 46 Enables the monitoring of voltage, fan and temp inputs 87 The voltage inputs are sampled with 12-bit resolution and have internal 89 millivolts and don't need scaling. The voltage inputs are mapped as follows 141 Celsius. The chip also features offsets for all 3 temperature inputs which - 144 need any user-space adjustments. The temperature inputs are mapped as follows 160 Fan RPMs are measured with 16-bit resolution. The chip provides inputs for 6 161 fan tachometers. All 6 inputs have an associated min limit which triggers an 162 alarm when crossed. Fan inputs 1-4 provide type attributes that need to be set 164 generates. Supported values are 1, 2, and 4. Fan inputs 5-6 only support fans 165 that generate 2 pulses per revolution. Fan inputs 5-6 also provide a max [all …]
|
/linux-6.12.1/Documentation/userspace-api/ioctl/ |
D | cdrom.rst | 108 inputs: 129 inputs: 153 inputs: 184 inputs: 213 inputs: 238 inputs: 268 inputs: 293 inputs: 319 inputs: 346 inputs: [all …]
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | audio.rst | 6 Audio Inputs and Outputs 9 Audio inputs and outputs are physical connectors of a device. Video 10 capture devices have inputs, output devices have outputs, zero or more 11 each. Radio devices have no audio inputs or outputs. They have exactly 13 tuners with video inputs or outputs only, and radio devices have none of 17 Audio and video inputs and outputs are associated. Selecting a video 20 more than one video input or output. Assumed two composite video inputs 21 and two audio inputs exist, there may be up to four valid combinations. 28 To learn about the number and attributes of the available inputs and 53 multiple selectable audio inputs, all audio output ioctls when the [all …]
|
D | video.rst | 6 Video Inputs and Outputs 9 Video inputs and outputs are physical connectors of a device. These can 12 be a video input. Video and VBI capture devices have inputs. Video and 14 no video inputs or outputs. 16 To learn about the number and attributes of the available inputs and 29 implement all the input ioctls when the device has one or more inputs,
|
/linux-6.12.1/include/media/drv-intf/ |
D | msp3400.h | 3 msp3400.h - definition for msp3400 inputs and outputs 19 Inputs 22 There are 1) tuner inputs, 2) I2S inputs, 3) SCART inputs. You will have 24 selected tuner input, the selected SCART input and all I2S inputs go to 38 SCART2 output from the DSP, or the msp3400 SCART inputs, thus completely 56 ignore or mute certain inputs or outputs. 58 Also, depending on the msp version only a subset of the inputs or 63 /* Inputs to the DSP unit: two independent selections have to be made: 93 There are up to 16 DSP inputs to choose from, so each output is 96 Note: the 44x8G can mix two inputs and feed the result back to the [all …]
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | pcl730.c | 45 * BASE+0 Isolated outputs 0-7 (write) / inputs 0-7 (read) 46 * BASE+1 Isolated outputs 8-15 (write) / inputs 8-15 (read) 47 * BASE+2 TTL outputs 0-7 (write) / inputs 0-7 (read) 48 * BASE+3 TTL outputs 8-15 (write) / inputs 8-15 (read) 55 * BASE+1 Isolated inputs 0-7 (read) 61 * BASE+2 Isolated inputs 0-7 (read) 62 * BASE+3 Isolated inputs 8-15 (read) 66 * BASE+0 Isolated outputs 0-7 (write) or inputs 0-7 (read) 67 * BASE+1 Isolated outputs 8-15 (write) or inputs 8-15 (read) 68 * BASE+2 Isolated outputs 16-23 (write) or inputs 16-23 (read) [all …]
|
/linux-6.12.1/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 64 .inputs = {{ 79 .inputs = {{ 107 .inputs = {{ 154 .inputs = {{ 195 .inputs = {{ 224 .inputs = {{ 272 .inputs = { { 319 .inputs = {{ 348 .inputs = {{ 373 .inputs = {{ [all …]
|
/linux-6.12.1/arch/mips/math-emu/ |
D | sp_fmin.c | 52 * The case of both inputs quiet NaNs in ieee754sp_fmin() 116 /* Signs of inputs are the same, let's compare exponents */ in ieee754sp_fmin() 118 /* Inputs are both positive */ in ieee754sp_fmin() 124 /* Inputs are both negative */ in ieee754sp_fmin() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754sp_fmin() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754sp_fmin() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754sp_fmin() 178 * The case of both inputs quiet NaNs in ieee754sp_fmina()
|
D | sp_fmax.c | 52 * The case of both inputs quiet NaNs in ieee754sp_fmax() 116 /* Signs of inputs are equal, let's compare exponents */ in ieee754sp_fmax() 118 /* Inputs are both positive */ in ieee754sp_fmax() 124 /* Inputs are both negative */ in ieee754sp_fmax() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754sp_fmax() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754sp_fmax() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754sp_fmax() 178 * The case of both inputs quiet NaNs in ieee754sp_fmaxa()
|
D | dp_fmin.c | 52 * The case of both inputs quiet NaNs in ieee754dp_fmin() 116 /* Signs of inputs are the same, let's compare exponents */ in ieee754dp_fmin() 118 /* Inputs are both positive */ in ieee754dp_fmin() 124 /* Inputs are both negative */ in ieee754dp_fmin() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754dp_fmin() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754dp_fmin() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754dp_fmin() 178 * The case of both inputs quiet NaNs in ieee754dp_fmina()
|
D | dp_fmax.c | 52 * The case of both inputs quiet NaNs in ieee754dp_fmax() 116 /* Signs of inputs are equal, let's compare exponents */ in ieee754dp_fmax() 118 /* Inputs are both positive */ in ieee754dp_fmax() 124 /* Inputs are both negative */ in ieee754dp_fmax() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754dp_fmax() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754dp_fmax() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754dp_fmax() 178 * The case of both inputs quiet NaNs in ieee754dp_fmaxa()
|
/linux-6.12.1/Documentation/usb/ |
D | chipidea.rst | 47 echo 1 > /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req 55 echo 0 > /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req 62 echo 1 > /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req 76 echo 0 > /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop 77 echo 1 > /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_req 83 echo 1 > /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req 89 echo 1 > /sys/bus/platform/devices/ci_hdrc.0/inputs/a_bus_drop 97 echo 1 > /sys/bus/platform/devices/ci_hdrc.0/inputs/b_bus_req
|
/linux-6.12.1/include/media/i2c/ |
D | cs53l32a.h | 3 cs53l32a.h - definition for cs53l32a inputs and outputs 12 /* There are 2 physical inputs, but the second input can be 15 possible inputs to choose from. */ 17 /* CS53L32A HW inputs */
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,madera.yaml | 38 INnAR INnBL INnBR. For non-muxed inputs the first two cells 40 and the second two cells must be 0. For muxed inputs the 42 right A inputs and the second two cells set the mode of the 43 left and right B inputs. Valid mode values are one of the 45 of inputs the unspecified inputs default to MADERA_INMODE_DIFF.
|
/linux-6.12.1/arch/x86/kernel/cpu/sgx/ |
D | encls.h | 57 * @inputs: asm inputs for the function 67 #define __encls_ret_N(rax, inputs...) \ argument 75 : "a"(rax), inputs \ 99 * @inputs: asm inputs for the function 110 #define __encls_N(rax, rbx_out, inputs...) \ argument 119 : "a"(rax), inputs \
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_auto_parser.c | 55 /* add the found input-pin to the cfg->inputs[] table */ 60 cfg->inputs[cfg->num_inputs].pin = nid; in add_auto_cfg_input_pin() 61 cfg->inputs[cfg->num_inputs].type = type; in add_auto_cfg_input_pin() 62 cfg->inputs[cfg->num_inputs].has_boost_on_pin = in add_auto_cfg_input_pin() 164 * The analog input pins are assigned to inputs array. 316 if (hsmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xc)) { in snd_hda_parse_pin_defcfg() 317 cfg->inputs[i].is_headset_mic = 1; in snd_hda_parse_pin_defcfg() 319 } else if (hpmic && can_be_headset_mic(codec, &cfg->inputs[i], 0xd)) { in snd_hda_parse_pin_defcfg() 320 cfg->inputs[i].is_headphone_mic = 1; in snd_hda_parse_pin_defcfg() 326 if (!can_be_headset_mic(codec, &cfg->inputs[i], -1)) in snd_hda_parse_pin_defcfg() [all …]
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | vivid.rst | 11 Up to 64 vivid instances can be created, each with up to 16 inputs and 16 outputs. 17 These inputs and outputs act exactly as a real hardware device would behave. This 48 device with webcam, TV, S-Video and HDMI inputs, a video output device with 52 The number of instances, devices, video inputs and outputs and their types are 88 the number of inputs, one for each instance. By default 4 inputs 89 are created for each video capture device. At most 16 inputs can be created, 95 what the type of each input is when the inputs are created for each driver 105 So to create a video capture device with 8 inputs where input 0 is a TV 106 tuner, inputs 1-3 are S-Video inputs and inputs 4-7 are HDMI inputs you 226 Note that this value is ignored by webcam inputs: those enumerate [all …]
|
/linux-6.12.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_drm.c | 134 crop = &vsp1->drm->inputs[rpf->entity.index].crop; in vsp1_du_pipeline_setup_rpf() 209 sel.r = vsp1->drm->inputs[rpf->entity.index].compose; in vsp1_du_pipeline_setup_rpf() 240 * - If we need more than two inputs, use the BRU. in vsp1_du_pipeline_setup_brx() 367 return vsp1->drm->inputs[rpf->entity.index].zpos; in rpf_zpos() 375 struct vsp1_rwpf *inputs[VSP1_MAX_RPF] = { NULL, }; in vsp1_du_pipeline_setup_inputs() local 382 /* Count the number of enabled inputs and sort them by Z-order. */ in vsp1_du_pipeline_setup_inputs() 389 if (!pipe->inputs[i]) in vsp1_du_pipeline_setup_inputs() 394 if (rpf_zpos(vsp1, inputs[j-1]) <= rpf_zpos(vsp1, rpf)) in vsp1_du_pipeline_setup_inputs() 396 inputs[j] = inputs[j-1]; in vsp1_du_pipeline_setup_inputs() 399 inputs[j] = rpf; in vsp1_du_pipeline_setup_inputs() [all …]
|
/linux-6.12.1/drivers/hwmon/ |
D | pcf8591.c | 25 " 0 = four single ended inputs\n" 26 " 1 = three differential inputs\n" 28 " 3 = two differential inputs\n"); 41 * 0x00 = four single ended inputs 42 * 0x10 = three differential inputs 44 * 0x30 = two differential inputs 204 /* Register input2 if not in "two differential inputs" mode */ in pcf8591_probe() 211 /* Register input3 only in "four single ended inputs" mode */ in pcf8591_probe()
|
/linux-6.12.1/include/linux/usb/ |
D | otg-fsm.h | 51 * OTG hardware Inputs 53 * Common inputs for A and B device 60 * A-Device state inputs 66 * B-Device state inputs 79 * Application inputs (A-Device) 84 * Application inputs (B-Device) 88 * Auxiliary inputs (OTG v1.3 only. Obsolete now.) 143 /* Auxiliary inputs */
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | kvm_booke_hv_asm.h | 20 * Expected inputs (normal exceptions): 28 * Expected inputs (crit/mcheck/debug exceptions): 38 * Expected inputs (GEN/GDBELL/DBG/CRIT/MC exception types): 45 * Expected inputs (TLB exception type):
|