Home
last modified time | relevance | path

Searched refs:output (Results 2751 – 2775 of 6165) sorted by relevance

1...<<111112113114115116117118119120>>...247

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-osd.rst11 Some video output devices can overlay a framebuffer image onto the
22 capturing or output. The OSD function is only available after calling
103 for the video output overlay, or -1 if no device was found. */
/openbmc/linux/Documentation/sound/hd-audio/
H A Dcontrols.rst68 mic-in) are switched as the surround and the CLFE output jacks.
71 When this enum control is enabled, the headphone output is routed
119 When this enum control is enabled, the headphone output is routed
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_ipipe.c471 if (ipipe->output & ~IPIPE_OUTPUT_VP) in ipipe_link_setup()
473 ipipe->output |= IPIPE_OUTPUT_VP; in ipipe_link_setup()
475 ipipe->output &= ~IPIPE_OUTPUT_VP; in ipipe_link_setup()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddevicetree.bbclass14 # The output of this class behaves similar to how kernel-devicetree.bbclass
15 # operates in that the output files are installed into /boot/devicetree.
18 # output. Additionally the device trees are populated into the sysroot for
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dmediatek,vcodec-subdev-decoder.yaml22 | input -> lat soc HW -> lat HW -> lat buffer --|--> lat buffer -> core HW -> output |
41 done. Core workqueue need to get lat buffer and output buffer, then enable core to decode,
42 writing the result to output buffer, disable hardware when core decode done. These two
/openbmc/linux/Documentation/driver-api/
H A Dptp.rst25 - Period output signals configurable from user space
119 - Programmable output periodic signals
123 …- Programmable output PTP clocks, any frequency up to 1GHz (to other PHY/MAC time stampers, refclk…
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts351 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
361 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
370 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/
H A DAddingTestCases.txt38 this test case will still appear in the results output but
60 matchPattern: A regular expression to be applied against the output of the
83 in the test cases. tdc will output a series of TAP results for the skipped
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.h347 unsigned output; member
591 return dev->output_type[dev->output] == SVID; in vivid_is_svid_out()
596 return dev->output_type[dev->output] == HDMI; in vivid_is_hdmi_out()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8188-pinctrl.yaml154 output-high: true
156 output-low: true
207 output-low;
H A Dmediatek,mt8183-pinctrl.yaml102 output-low: true
104 output-high: true
170 An integer describing the steps for output level shifter duty
H A Dmediatek,mt8186-pinctrl.yaml195 output-high: true
197 output-low: true
250 output-low;
H A Dnuvoton,npcm7xx-pinctrl.txt109 input-disable, output-high, output-low, drive-push-pull,
127 output-high;
198 output-high;
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dgpio-sim.rst65 ``'output-high'`` and ``'output-low'``.
113 output-high;
/openbmc/linux/drivers/iio/frequency/
H A Dadrf6780.c315 .output = 0, \
323 .output = 1, \
332 .output = 1, \
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-ringneck.dtsi83 clock_in_out = "output";
95 output-high;
128 clock-output-names = "xin32k";
/openbmc/qemu/
H A Dqemu-img.c735 output = NULL; in img_check()
805 if (output && !strcmp(output, "json")) { in img_check()
807 } else if (output && !strcmp(output, "human")) { in img_check()
809 } else if (output) { in img_check()
3013 output = NULL; in img_info()
3066 if (output && !strcmp(output, "json")) { in img_info()
3068 } else if (output && !strcmp(output, "human")) { in img_info()
3070 } else if (output) { in img_info()
3243 output = NULL; in img_map()
3306 if (output && !strcmp(output, "json")) { in img_map()
[all …]
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst87 reaches zero, the output goes high.
90 The output is initially set high. When the gate
92 lowered), during which the output is set low. When the count reaches zero,
93 the output goes high.
96 The output is initially set high. When the countdown
99 low, the count is halted. If the output is low when the gate is lowered, the
100 output automatically goes high (this only affects timer 2).
116 the output remains high until the counter reaches zero. Then the output
122 output remains high. When the gate is raised, a countdown is initiated
124 the output goes low for 1 clock cycle and then returns high. The counter is
[all …]
/openbmc/linux/Documentation/fb/
H A Dmatroxfb.rst231 with secondary (TV) output - if DFP is active, TV output must be
233 (monitor) output.
244 corresponds to primary analog output, second letter to the
245 secondary analog output and third letter to the DVI output.
419 NTSC output and 625 lines for PAL output.
436 + TV output is not supported
/openbmc/linux/drivers/iio/addac/
H A Dad74115.c1170 if (chan->output) in ad74115_read_raw()
1181 if (chan->output) in ad74115_read_raw()
1186 if (chan->output) in ad74115_read_raw()
1191 if (chan->output) in ad74115_read_raw()
1208 if (!chan->output) in ad74115_write_raw()
1213 if (chan->output) in ad74115_write_raw()
1228 if (chan->output) { in ad74115_read_avail()
1268 .output = 1, \
1556 if (channels[0].output && channels[0].channel == AD74115_DAC_CH_MAIN && in ad74115_setup_iio_channels()
/openbmc/linux/include/video/
H A Domapfb_dss.h380 struct omap_dss_device *output; member
394 struct omap_dss_device *output);
780 int omapdss_register_output(struct omap_dss_device *output);
781 void omapdss_unregister_output(struct omap_dss_device *output);
/openbmc/qemu/docs/
H A Digd-assign.txt14 by Intel, does not support direct video output. The intention is to use
17 for example VNC (see below for optional output support). This mode
26 is the intended output device for IGD. This mode includes several
71 Additionally++, analog VGA output (as opposed to digital outputs like HDMI,
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-shc.dts150 output-high;
157 output-high;
166 output-low;
173 output-high;
H A Darmada-388-clearfog.dts223 output-low;
235 output-low;
247 output-high;
253 output-low;
/openbmc/qemu/target/openrisc/
H A Ddisas.c30 #define output(mnemonic, format, ...) \ macro
48 output(".long", "%#08x", insn); in print_insn_or1k()
56 output("l." #opcode, format, ##__VA_ARGS__); \
152 output("lf." #opcode "." #suffix, format, ##__VA_ARGS__); \

1...<<111112113114115116117118119120>>...247