Home
last modified time | relevance | path

Searched full:output (Results 1 – 25 of 1273) sorted by relevance

12345678910>>...51

/Documentation/hwmon/
Dmax16601.rst22 This driver supports the MAX16601 VR13.HC Dual-Output Voltage Regulator
54 in2_input VCORE output voltage.
55 in2_alarm Output voltage alarm.
58 curr1_input VCORE input current, derived from duty cycle and output
94 curr12_input VCORE output current.
95 curr12_crit Critical output current.
96 curr12_crit_alarm Output current critical alarm.
97 curr12_max Maximum output current.
98 curr12_max_alarm Output current high alarm.
101 curr13_input VCORE phase 0 output current.
[all …]
Dir35221.rst45 curr[2-3]_input Measured output current
48 curr[2-3]_highest Highest output current
49 curr[2-3]_lowest Lowest output current
63 in[2-3]_input Measured output voltage
64 in[2-3]_lcrit Critical minimum output voltage
65 in[2-3]_lcrit_alarm Output voltage critical low alarm
66 in[2-3]_crit Critical maximum output voltage
67 in[2-3]_crit_alarm Output voltage critical high alarm
68 in[2-3]_highest Highest output voltage
69 in[2-3]_lowest Lowest output voltage
[all …]
Dir38064.rst34 curr1_input Measured output current
48 in2_input Measured output voltage
49 in2_lcrit Critical minimum output voltage
50 in2_lcrit_alarm Output voltage critical low alarm
51 in2_crit Critical maximum output voltage
52 in2_crit_alarm Output voltage critical high alarm
53 in2_max Maximum output voltage
54 in2_max_alarm Output voltage high alarm
55 in2_min Minimum output voltage
56 in2_min_alarm Output voltage low alarm
[all …]
Dinspur-ipsps1.rst33 curr2_input Measured output current in mA.
47 in2_input Measured output voltage in mV.
49 in2_lcrit Critical minimum output voltage
50 in2_lcrit_alarm Output voltage critical low alarm
51 in2_max Maximum output voltage
52 in2_max_alarm Output voltage high alarm
53 in2_min Minimum output voltage
54 in2_min_alarm Output voltage low alarm
60 power2_max_alarm Output power high alarm
61 power2_max Output power limit
[all …]
Dmax20751.rst62 in2_min Minimum output voltage.
63 in2_max Maximum output voltage.
64 in2_lcrit Critical minimum output voltage.
65 in2_crit Critical maximum output voltage.
66 in2_min_alarm Output voltage low alarm.
67 in2_lcrit_alarm Output voltage critical low alarm.
68 in2_min_alarm Output voltage low alarm.
69 in2_max_alarm Output voltage high alarm.
71 curr1_input Measured output current.
73 curr1_max Maximum output current.
[all …]
Dltc3815.rst47 in2_input Measured output voltage.
48 in2_alarm Output voltage alarm.
49 in2_highest Highest output voltage.
50 in2_reset_history Reset output voltage history.
63 curr2_input Measured output current.
64 curr2_alarm Output current alarm.
65 curr2_highest Highest output current.
66 curr2_reset_history Reset output current history.
/Documentation/devicetree/bindings/sound/
Dst,sta350.txt22 - st,output-conf: number, Selects the output configuration:
30 - st,ch1-output-mapping: Channel 1 output mapping
31 - st,ch2-output-mapping: Channel 2 output mapping
32 - st,ch3-output-mapping: Channel 3 output mapping
48 - st,ffx-power-output-mode: string
49 The FFX power output mode selects how the FFX output timing is
57 Only required for "st,ffx-power-output-mode" ==
72 power output is enabled.
89 - st,activate-mute-output:
90 If present, a mute output will be activated in ase the volume will
[all …]
Dst,sta32x.txt26 - st,output-conf: number, Selects the output configuration:
34 - st,ch1-output-mapping: Channel 1 output mapping
35 - st,ch2-output-mapping: Channel 2 output mapping
36 - st,ch3-output-mapping: Channel 3 output mapping
56 Only required for "st,ffx-power-output-mode" ==
68 power output is enabled.
90 st,output-conf = /bits/ 8 <0x3>; // set output to 2-channel
93 st,ch1-output-mapping = /bits/ 8 <0>; // set channel 1 output ch 1
94 st,ch2-output-mapping = /bits/ 8 <0>; // set channel 2 output ch 1
95 st,ch3-output-mapping = /bits/ 8 <0>; // set channel 3 output ch 1
[all …]
Dtlv320adcx140.yaml114 When set the device will set the Tx ASI output to a Hi-Z state for unused
115 data cycles. Default is to drive the output low on unused ASI cycles.
121 Defines the configuration and output driver for the general purpose
122 output pins (GPO). These values are pairs, the first value is for the
123 configuration type and the second value is for the output drive type.
126 GPO output configuration can be one of the following:
129 1 - GPOX is configured as a general-purpose output (GPO)
130 2 - GPOX is configured as a device interrupt output (IRQ)
131 3 - GPOX is configured as a secondary ASI output (SDOUT2)
132 4 - GPOX is configured as a PDM clock output (PDMCLK)
[all …]
/Documentation/userspace-api/media/v4l/
Dvidioc-enumoutput.rst53 - Identifies the output, set by the application.
56 - Name of the video output, a NUL-terminated ASCII string, for
61 - Type of the output, see :ref:`output-type`.
65 shows which audio outputs were selectable as the current output if
66 this was the currently selected video output. It is a bit mask.
67 The LSB corresponds to audio output 0, the MSB to output 31. Any
75 For details on audio outputs and how to select the current output
79 - Output devices can have zero or more RF modulators. When the
86 - Every video output supports one or more different video standards.
91 - This field provides capabilities for the output. See
[all …]
Ddev-encoder.rst41 7. Given an ``OUTPUT`` buffer A, then A' represents a buffer on the ``CAPTURE``
71 Encoding -> Stopped [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
74 Drain -> Stopped [ label = "All CAPTURE\nbuffers dequeued\nor\nVIDIOC_STREAMOFF(OUTPUT)" ];
78 Reset -> Initialization [ label = "VIDIOC_REQBUFS(OUTPUT, 0)" ];
80 Stopped -> Encoding [ label = "V4L2_ENC_CMD_START\nor\nVIDIOC_STREAMON(OUTPUT)" ];
91 format set on ``OUTPUT``.
94 :c:func:`VIDIOC_ENUM_FMT` on ``OUTPUT``.
101 enumerate the formats on ``OUTPUT``.
173 ``OUTPUT`` format, selection rectangles, etc. (read-only).
177 Changing the ``CAPTURE`` format may change the currently set ``OUTPUT``
[all …]
Ddev-decoder.rst41 7. Given an ``OUTPUT`` buffer A, then A’ represents a buffer on the ``CAPTURE``
78 ``OUTPUT`` buffers must be queued by the client in decode order; for
85 the order in which frames must be displayed; for encoders, ``OUTPUT``
109 OUTPUT
114 from ``OUTPUT`` buffers.
129 data fed to the decoder or encoder; see ``OUTPUT``.
188 Decoding -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
193 ResChange -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
198 Drain -> Seek [ label = "VIDIOC_STREAMOFF(OUTPUT)" ];
200 Seek -> Decoding [ label = "VIDIOC_STREAMON(OUTPUT)" ];
[all …]
Ddev-stateless-decoder.rst26 ``OUTPUT`` queue when :c:func:`VIDIOC_REQBUFS` or :c:func:`VIDIOC_CREATE_BUFS`
33 ``OUTPUT`` queue.
39 calls :c:func:`VIDIOC_ENUM_FMT` on the ``OUTPUT`` queue.
41 * The driver must always return the full set of supported ``OUTPUT`` formats,
52 active on the ``OUTPUT`` queue.
54 * Depending on the currently set ``OUTPUT`` format, the set of supported raw
65 4. Supported profiles and levels for the current ``OUTPUT`` format, if
72 1. Set the coded format on the ``OUTPUT`` queue via :c:func:`VIDIOC_S_FMT`.
77 a ``V4L2_BUF_TYPE_*`` enum appropriate for ``OUTPUT``.
90 Changing the ``OUTPUT`` format may change the currently set ``CAPTURE``
[all …]
/Documentation/devicetree/bindings/clock/
Dsilabs,si5351.txt7 The Si5351a/b/c are programmable i2c clock generators with up to 8 output
9 3 output clocks are accessible. The internal structure of the clock
37 output is not set, the eeprom configuration is not overwritten.
40 - reg: number of clock output.
43 - silabs,clock-source: source clock of the output divider stage N, shall be
45 1 = multisynth 0 for output clocks 0-3, else multisynth4
48 - silabs,drive-strength: output drive strength in mA, shall be one of {2,4,6,8}.
52 - silabs,pll-reset: boolean, clock output can reset its pll.
53 - silabs,disable-state : clock output disable state, shall be
54 0 = clock output is driven LOW when disabled
[all …]
Dallwinner,sun4i-a10-usb-clk.yaml20 the index of the output.
39 clock-output-names:
49 - clock-output-names
62 clock-output-names:
73 clock-output-names:
84 clock-output-names:
95 clock-output-names:
106 clock-output-names:
117 clock-output-names = "usb_ohci0", "usb_ohci1", "usb_phy";
127 clock-output-names = "usb_ohci0", "usb_phy";
[all …]
Dallwinner,sun4i-a10-pll6-clk.yaml19 The first output is the SATA clock output, the second is the
20 regular PLL output, the third is a PLL output at twice the rate.
31 clock-output-names:
39 - clock-output-names
50 clock-output-names = "pll6_sata", "pll6_other", "pll6";
Dsilabs,si5341.txt12 The Si5341 and Si5340 are programmable i2c clock generators with up to 10 output
43 The second value is the output or synthesizer index.
54 feedback divider. Must be such that the PLL output is in the valid range. For
61 temporarily stop all output clocks, don't do this if the chip is generating
70 The child nodes list the output clocks.
73 If a child node for a clock output is not set, the configuration remains
77 - reg: number of clock output.
80 - vdd-supply: Regulator node for VDD for this output. The driver selects default
82 - silabs,format: Output format, one of:
86 - silabs,common-mode: Manually override output common mode, see [2] for values
[all …]
Dallwinner,sun6i-a31-pll6-clk.yaml19 The first output is the regular PLL output, the second is a PLL
20 output at twice the rate.
31 clock-output-names:
39 - clock-output-names
50 clock-output-names = "pll6", "pll6x2";
/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt30 - adi,muxout-select: On chip multiplexer output selection.
31 Valid values for the multiplexer output are:
32 0: Three-State Output (default)
35 3: R-Counter output
36 4: N-Divider output
55 - adi,aux-output-enable: Enables auxiliary RF output.
56 - adi,aux-output-fundamental-enable: Selects fundamental VCO output on
57 the auxiliary RF output. Default = Output of RF dividers.
59 - adi,output-power: Output power selection.
65 - adi,aux-output-power: Auxiliary output power selection.
[all …]
/Documentation/devicetree/bindings/interrupt-controller/
Dfsl,irqsteer.yaml27 output 0 to 7.
29 - description: output interrupt 0
30 - description: output interrupt 1
31 - description: output interrupt 2
32 - description: output interrupt 3
33 - description: output interrupt 4
34 - description: output interrupt 5
35 - description: output interrupt 6
36 - description: output interrupt 7
54 u32 value representing the output channel that all input IRQs should be
/Documentation/devicetree/bindings/iio/dac/
Dad5758.txt13 In this mode, the AD5758 circuitry senses the output
16 headroom voltage for the output buffer.
20 a fixed level that needs to accommodate the maximum output
23 The output of the DAC core is either converted to a
24 current or voltage output at the VIOUT pin. Only one mode
32 Depending on the selected output mode (voltage or current) one of the
36 - adi,range-microvolt: Voltage output range
37 The array of voltage output ranges must contain two fields:
42 - adi,range-microamp: Current output range
43 The array of current output ranges must contain two fields:
[all …]
/Documentation/sound/cards/
Dcmipci.rst30 The rear output can be heard only when "Four Channel Mode" switch is
35 When "Four Channel Mode" switch is off, the output from rear speakers
42 Well.. I once got the output with correct volume (i.e. same with the
49 If your card has an extra output jack for the rear output, the rear
53 is used as rear output.
55 There are two more controls regarding to the rear output.
57 routes, i.e. the 2nd DAC is output from front output.
70 When the 4/6-ch output is enabled, the second DAC accepts up to 6 (or
98 jack. Either "Line-In", "Rear Output" or "Bass Output" can
101 When "Rear Output" is chosen, the surround channels 3 and 4
[all …]
Dmaya44.rst30 - input/output level
40 - S/PDIF output
117 * hw:0,0 output - stereo, analog output 1+2
119 * hw:0,1 output - stereo, analog output 3+4 (and SPDIF out)
129 (digital) output level for channel 1+2
143 … analogue bypass from ADC input to output for channel 1+2. Same as "Monitor" in the windows driver.
152 IEC958 Output
153 switch for S/PDIF output.
156 S/PDIF should output the same signal as channel 3+4. [untested!]
159 Digitial output selectors
[all …]
/Documentation/devicetree/bindings/pinctrl/
Dpincfg-node.yaml75 description: enable input on pin (no effect on output, such as
80 description: disable input on pin (no effect on output, such as
108 output-disable:
110 description: disable output on a pin (such as disable an output buffer)
112 output-enable:
114 description: enable output on a pin without actively driving it
115 (such as enabling an output buffer)
117 output-low:
119 description: set the pin to output mode with low level
121 output-high:
[all …]
/Documentation/devicetree/bindings/net/can/
Dsja1000.txt25 - nxp,tx-output-mode : operation mode of the TX output control logic:
26 <0x0> : bi-phase output mode
27 <0x1> : normal output mode (default)
28 <0x2> : test output mode
29 <0x3> : clock output mode
31 - nxp,tx-output-config : TX output pin configuration:

12345678910>>...51