Home
last modified time | relevance | path

Searched full:outputs (Results 1 – 25 of 1088) sorted by relevance

12345678910>>...44

/Linux-v5.10/Documentation/userspace-api/ioctl/
Dcdrom.rst109 outputs:
130 outputs:
154 outputs:
185 outputs:
214 outputs:
239 outputs:
269 outputs:
294 outputs:
320 outputs:
347 outputs:
[all …]
Dhdio.rst102 outputs:
156 outputs:
178 outputs:
207 outputs:
228 outputs:
292 outputs:
326 outputs:
352 outputs:
380 outputs:
407 outputs:
[all …]
/Linux-v5.10/drivers/staging/comedi/drivers/
Dpcl730.c45 * 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)
54 * BASE+0 Isolated outputs 0-7 (write) (read back on p8r8dio)
59 * BASE+0 Isolated outputs 0-7 (write) (read back)
60 * BASE+1 Isolated outputs 8-15 (write) (read back)
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-v5.10/Documentation/userspace-api/media/v4l/
Daudio.rst6 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
29 outputs applications can enumerate them with the
54 device has multiple selectable audio outputs. When the device has any
55 audio inputs or outputs the driver must set the ``V4L2_CAP_AUDIO`` flag
Dvidioc-enumoutput.rst13 VIDIOC_ENUMOUTPUT - Enumerate video outputs
34 To query the attributes of a video outputs applications initialize the
38 when the index is out of bounds. To enumerate all outputs applications
64 - Drivers can enumerate up to 32 video and audio outputs. This field
65 shows which audio outputs were selectable as the current output if
70 When the driver does not enumerate audio outputs no bits must be
72 support. Drivers may automatically select audio outputs without
75 For details on audio outputs and how to select the current output
Dvideo.rst6 Video Inputs and Outputs
9 Video inputs and outputs are physical connectors of a device. These can
13 VBI output devices have outputs, at least one each. Radio devices have
14 no video inputs or outputs.
17 outputs applications can enumerate them with the
30 all the output ioctls when the device has one or more outputs.
Dvidioc-g-output.rst42 fail only when there are no video outputs, returning the ``EINVAL`` error
47 pointer to this integer. Side effects are possible. For example outputs
53 Information about video outputs is available using the
65 video outputs at all.
/Linux-v5.10/include/media/drv-intf/
Dmsp3400.h3 msp3400.h - definition for msp3400 inputs and outputs
28 have support for surround sound. It has several outputs: MAIN, AUX, I2S
33 Outputs
36 Most DSP outputs are also the outputs of the msp3400. However, the SCART
37 outputs of the msp3400 can select which input to use: either the SCART1 or
56 ignore or mute certain inputs or outputs.
59 outputs may be present. At the end of this header some tables are
83 /* The msp has up to 5 DSP outputs, each output can independently select
86 The DSP outputs are: loudspeaker output (aka MAIN), headphones output
90 Not all outputs are supported by all msp models. Setting the input
[all …]
/Linux-v5.10/drivers/media/platform/davinci/
Dvpbe.c71 char *encoder_name = cfg->outputs[index].subdev_name; in vpbe_find_encoder_sd_index()
88 * vpbe_enum_outputs - enumerate outputs
92 * Enumerates the outputs available at the vpbe display
104 *output = cfg->outputs[temp_index].output; in vpbe_enum_outputs()
121 for (i = 0; i < cfg->outputs[curr_output].num_modes; i++) { in vpbe_get_mode_info()
122 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_mode_info()
152 for (i = 0; i < vpbe_dev->cfg->outputs[curr_output].num_modes; i++) { in vpbe_get_std_info()
153 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_std_info()
172 for (i = 0; i < vpbe_dev->cfg->outputs[curr_output].num_modes; i++) { in vpbe_get_std_info_by_name()
173 var = cfg->outputs[curr_output].modes[i]; in vpbe_get_std_info_by_name()
[all …]
/Linux-v5.10/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.c86 if (minfo->outputs[1].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
90 if (minfo->outputs[1].mode != MATROXFB_OUTPUT_MODE_MONITOR) { in matroxfb_dh_restore()
98 } else if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
102 if (minfo->outputs[0].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_restore()
359 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2) { in matroxfb_dh_set_par()
361 if (minfo->outputs[out].output->compute) { in matroxfb_dh_set_par()
362 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_dh_set_par()
378 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC2 && in matroxfb_dh_set_par()
379 minfo->outputs[out].output->program) { in matroxfb_dh_set_par()
380 minfo->outputs[out].output->program(minfo->outputs[out].data); in matroxfb_dh_set_par()
[all …]
Dmatroxfb_g450.c524 dprintk(KERN_DEBUG "Computing, mode=%u\n", minfo->outputs[1].mode); in matroxfb_g450_compute()
527 minfo->outputs[1].mode != MATROXFB_OUTPUT_MODE_MONITOR) { in matroxfb_g450_compute()
530 cve2_init_TVdata(minfo->outputs[1].mode, &minfo->hw.maven, &outd); in matroxfb_g450_compute()
562 if (minfo->outputs[1].mode != MATROXFB_OUTPUT_MODE_MONITOR) { in matroxfb_g450_program()
608 minfo->outputs[1].src = minfo->outputs[1].default_src; in matroxfb_g450_connect()
609 minfo->outputs[1].data = minfo; in matroxfb_g450_connect()
610 minfo->outputs[1].output = &matroxfb_g450_altout; in matroxfb_g450_connect()
611 minfo->outputs[1].mode = MATROXFB_OUTPUT_MODE_MONITOR; in matroxfb_g450_connect()
612 minfo->outputs[2].src = minfo->outputs[2].default_src; in matroxfb_g450_connect()
613 minfo->outputs[2].data = minfo; in matroxfb_g450_connect()
[all …]
Dmatroxfb_base.c802 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC1 && in matroxfb_set_par()
803 minfo->outputs[out].output->compute) { in matroxfb_set_par()
804 minfo->outputs[out].output->compute(minfo->outputs[out].data, &mt); in matroxfb_set_par()
822 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC1 && in matroxfb_set_par()
823 minfo->outputs[out].output->program) { in matroxfb_set_par()
824 minfo->outputs[out].output->program(minfo->outputs[out].data); in matroxfb_set_par()
828 if (minfo->outputs[out].src == MATROXFB_SRC_CRTC1 && in matroxfb_set_par()
829 minfo->outputs[out].output->start) { in matroxfb_set_par()
830 minfo->outputs[out].output->start(minfo->outputs[out].data); in matroxfb_set_par()
919 oproc = minfo->outputs[mom.output].output; in matroxfb_ioctl()
[all …]
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-intel_th-devices-gth8 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_port
21 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_drop
28 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_null
34 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_flush
41 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_reset
47 What: /sys/bus/intel_th/devices/<intel_th_id>-gth/outputs/[0-7]_smcfreq
/Linux-v5.10/Documentation/gpu/
Dtegra.rst22 outputs, such as RGB, HDMI, DSI, and DisplayPort.
72 zero or more outputs. Outputs can also share a single display controller, but
75 on two outputs don't match. A display controller is modelled as a CRTC in KMS
79 display controller can no longer drive all of the outputs. While two of these
80 controllers can drive both DSI outputs and both SOR outputs, the third cannot
97 Outputs section in KMS driver
100 The type and number of supported outputs varies between Tegra SoC generations.
105 Outputs are modelled as a composite encoder/connector pair.
/Linux-v5.10/arch/arm/boot/dts/
Dpicoxcell-pc3x3.dtsi39 clock-outputs = "bus";
47 clock-outputs = "bus";
55 clock-outputs = "bus";
63 clock-outputs = "bus";
71 clock-outputs = "bus";
79 clock-outputs = "bus";
87 clock-outputs = "bus";
95 clock-outputs = "bus";
103 clock-outputs = "bus";
111 clock-outputs = "bus";
[all …]
/Linux-v5.10/arch/sparc/include/asm/
Dspitfire.h101 : /* No outputs */ in spitfire_put_dcache_tag()
115 : /* No outputs */ in spitfire_put_icache_tag()
147 : /* No outputs */ in spitfire_put_dtlb_data()
180 : /* No outputs */ in spitfire_put_itlb_data()
189 : /* No outputs */ in spitfire_flush_dtlb_nucleus_page()
197 : /* No outputs */ in spitfire_flush_itlb_nucleus_page()
206 : /* No outputs */ in cheetah_flush_dtlb_all()
214 : /* No outputs */ in cheetah_flush_itlb_all()
286 : /* No outputs */ in cheetah_put_ldtlb_data()
296 : /* No outputs */ in cheetah_put_litlb_data()
[all …]
Dswift.h34 : /* no outputs */ in swift_inv_insn_tag()
43 : /* no outputs */ in swift_inv_data_tag()
78 : /* no outputs */ in swift_flush_page()
86 : /* no outputs */ in swift_flush_segment()
94 : /* no outputs */ in swift_flush_region()
102 : /* no outputs */ in swift_flush_context()
/Linux-v5.10/include/uapi/linux/
Dmatroxfb.h27 /* connect these outputs to this framebuffer */
29 /* which outputs are connected to this framebuffer */
31 /* which outputs are available for this framebuffer */
33 /* which outputs exist on this framebuffer */
/Linux-v5.10/Documentation/hwmon/
Ddme1737.rst66 up to 5 PWM outputs pwm[1-3,5-6] for controlling fan speeds both manually and
173 This chip features 5 PWM outputs. PWM outputs 1-3 are associated with fan
174 inputs 1-3 and PWM outputs 5-6 are associated with fan inputs 5-6. PWM outputs
176 the appropriate enable attribute accordingly. PWM outputs 5-6 can only operate
180 current duty-cycle as set by the fan controller in the chip. All PWM outputs
185 temperature input. Associating PWM outputs to temperature inputs is done via
202 zone[1-3]_auto_point3_temp full-speed temp (all outputs)
215 all PWM outputs are set to 100% duty-cycle.
287 temp at which all PWM outputs are set
307 pwm[1-3]_enable RW Enable of PWM outputs 1-3. Supported
[all …]
Dmax31790.rst23 PWM outputs. The desired fan speeds (or PWM duty cycles) are written
24 through the I2C interface. The outputs drive "4-wire" fans directly,
28 Tachometer inputs monitor fan tachometer logic outputs for precise (+/-1%)
30 Six pins are dedicated tachometer inputs. Any of the six PWM outputs can
/Linux-v5.10/Documentation/devicetree/bindings/pwm/
Dpwm-samsung.yaml15 and clock event timers, as well as to drive SoC outputs with PWM signal. Each
17 outputs - see SoC and board manual).
74 samsung,pwm-outputs:
76 A list of PWM channels used as PWM outputs on particular platform.
119 samsung,pwm-outputs = <0>, <1>;
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dti,cdce925.txt16 - "ti,cdce913": 1-PLL, 3 Outputs
17 - "ti,cdce925": 2-PLL, 5 Outputs
18 - "ti,cdce937": 3-PLL, 7 Outputs
19 - "ti,cdce949": 4-PLL, 9 Outputs
/Linux-v5.10/drivers/gpio/
Dgpio-pcie-idio-24.c74 * @out0_7: Read: FET Outputs 0-7
75 * Write: FET Outputs 0-7
76 * @out8_15: Read: FET Outputs 8-15
77 * Write: FET Outputs 8-15
78 * @out16_23: Read: FET Outputs 16-23
79 * Write: FET Outputs 16-23
80 * @ttl_out0_7: Read: TTL/CMOS Outputs 0-7
81 * Write: TTL/CMOS Outputs 0-7
147 /* FET Outputs */ in idio_24_gpio_get_direction()
214 /* FET Outputs */ in idio_24_gpio_get()
[all …]
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_dpi.c46 /* This define is named in the hardware, but actually just outputs 0. */
48 /* Outputs 00000000rrrrrggggggbbbbb */
50 /* Outputs 000rrrrr00gggggg000bbbbb */
52 /* Outputs 00rrrrr000gggggg00bbbbb0 */
54 /* Outputs 000000rrrrrrggggggbbbbbb */
56 /* Outputs 00rrrrrr00gggggg00bbbbbb */
58 /* Outputs rrrrrrrrggggggggbbbbbbbb */
67 /* Outputs the signal the falling clock edge instead of rising. */
/Linux-v5.10/arch/m68k/ifpsp060/
Dos.S83 | OUTPUTS:
114 | OUTPUTS:
145 | OUTPUTS:
168 | OUTPUTS:
179 | OUTPUTS:
204 | OUTPUTS:
215 | OUTPUTS:
240 | OUTPUTS:
262 | OUTPUTS:
286 | OUTPUTS:

12345678910>>...44