Home
last modified time | relevance | path

Searched refs:output (Results 351 – 375 of 6206) sorted by relevance

1...<<11121314151617181920>>...249

/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2e-clocks.dtsi24 clock-output-names = "papllclk";
33 clock-output-names = "ddr-3a-pll-clk";
42 clock-output-names = "usb1";
52 clock-output-names = "hyperlink-0";
62 clock-output-names = "pcie1";
72 clock-output-names = "xge";
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,ac100.yaml32 clock-output-names:
41 - clock-output-names
63 clock-output-names:
73 - clock-output-names
102 clock-output-names = "4M_adda";
111 clock-output-names = "cko1_rtc", "cko2_rtc", "cko3_rtc";
/openbmc/linux/scripts/
H A DMakefile.modpost104 output-symdump := modules-only.symvers
108 output-symdump := $(if $(KBUILD_MODULES), Module.symvers, vmlinux.symvers)
120 output-symdump := $(KBUILD_EXTMOD)/Module.symvers
143 targets += $(output-symdump)
144 $(output-symdump): $(modpost-deps) FORCE
147 __modpost: $(output-symdump)
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dallwinner,sun8i-r40-tcon-top.yaml58 clock-output-names:
111 - clock-output-names
144 clock-output-names:
146 - description: TCON TV0 output clock name
147 - description: TCON TV1 output clock name
148 - description: DSI output clock name
177 clock-output-names:
179 - description: TCON TV0 output clock name
180 - description: DSI output clock name
200 clock-output-names:
[all …]
H A Darm,malidp.yaml17 rotation and scaling output.
54 - description: the pixel clock feeding the output PLL of the processor
65 arm,malidp-output-port-lines:
68 Number of output lines/bits for each colour channel.
70 - description: number of output lines for the red channel (R)
71 - description: number of output lines for the green channel (G)
72 - description: number of output lines for the blue channel (B)
98 - arm,malidp-output-port-lines
110 arm,malidp-output-port-lines = /bits/ 8 <8 8 8>;
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dallwinner,sun4i-a10-pll1-clk.yaml31 clock-output-names:
39 - clock-output-names
50 clock-output-names = "osc24M";
59 clock-output-names = "pll1";
68 clock-output-names = "pll1";
H A Didt,versaclock5.yaml11 clock generators providing from 3 to 12 output clocks.
33 The idt,shutdown and idt,output-enable-active properties control the
93 idt,output-enable-active:
97 If 1, this enables output when the SD/OE pin is high, and disables
98 output when the SD/OE pin is low. If 0, this disables output when
99 the SD/OE pin is high, and enables output when the SD/OE pin is
113 The output drive mode. Values defined in dt-bindings/clock/versaclock.h
118 description: The output drive voltage.
130 - idt,output-enable-active
183 idt,output-enable-active = <0>;
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lp55xx.yaml56 LP8501 specific property. Power selection for output channels.
138 reg value to output to LED output number
140 - 0 # LED output D1
141 - 1 # LED output D2
142 - 2 # LED output D3
143 - 3 # LED output D4
144 - 4 # LED output D5
145 - 5 # LED output D6
146 - 6 # LED output D7
147 - 7 # LED output D8
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dti,dp83867.yaml44 ti,min-output-impedance:
47 MAC Interface Impedance control to set the programmable output impedance
50 ti,max-output-impedance:
53 MAC Interface Impedance control to set the programmable output impedance
56 ti,min-output-impedance, ti,max-output-impedance properties
58 cell takes precedence over ti,max-output-impedance, which in
59 turn takes precedence over ti,min-output-impedance.
71 ti,clk-output-sel:
108 ti,sgmii-ref-clock-output-enable:
136 ti,max-output-impedance;
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D060.out1 QA output created by 060
12 write failed: Input/output error
40 write failed: Input/output error
76 write failed: Input/output error
112 write failed: Input/output error
122 write failed: Input/output error
130 read failed: Input/output error
143 read failed: Input/output error
174 read failed: Input/output error
175 read failed: Input/output error
[all …]
H A D25355 $QEMU_IMG map --output=json --image-opts \
61 $QEMU_IMG map --output=json --image-opts \
70 $QEMU_IMG map --output=json --image-opts \
78 $QEMU_IMG map --output=json --image-opts \
H A D308149 output=$(fuse_export_add 'export-err' "'mountpoint': '$EXT_MP'" error)
151 if echo "$output" | grep -q "Parameter 'type' does not accept value 'fuse'"; then
155 echo "$output"
233 output=$($QEMU_IO -f raw -c 'write -P 42 1M 64k' "$TEST_IMG" 2>&1 \
240 if echo "$output" | grep -q "$reference"; then
242 elif echo "$output" | grep -q "write failed: Permission denied"; then
254 echo "$output"
/openbmc/u-boot/doc/
H A DREADME.video37 U-Boot supports hdmi and lcd output on Allwinner sunxi SoCs, lcd output
42 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use
43 none: Disable video output.
44 dvi/hdmi: Selects output over the hdmi connector with dvi resp. hdmi output
46 lcd: Selects video output to a LCD screen.
47 vga: Selects video output over the VGA connector.
49 Selects composite video output, note the specified resolution is
50 ignored with composite video output.
54 0: Disabled. Configure dvi/hdmi output even if no cable is detected
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-output.rst10 Video output devices encode stills or image sequences as analog video
14 Conventionally V4L2 video output devices are accessed through character
25 Devices supporting the video output interface set the
30 functions they may also support the :ref:`raw VBI output <raw-vbi>`
38 Video output devices shall support :ref:`audio output <audio>`,
42 :ref:`video output <video>` ioctls must be supported by all video
43 output devices.
48 The output is determined by cropping and image format parameters. The
88 details. Video output devices must implement both the :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>`
96 A video output device may support the :ref:`write() function <rw>`
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dskeletoninit.py22 status, output = self.target.run('ls /etc/init.d/skeleton')
23 msg = 'skeleton init script not found. Output:\n%s' % output
26 status, output = self.target.run('ls /usr/sbin/skeleton-test')
27 msg = 'skeleton-test not found. Output:\n%s' % output
/openbmc/qemu/crypto/
H A Dsecret_common.c34 uint8_t **output, in qcrypto_secret_decrypt() argument
45 *output = NULL; in qcrypto_secret_decrypt()
122 *output = g_steal_pointer(&plaintext); in qcrypto_secret_decrypt()
129 uint8_t **output, in qcrypto_secret_decode() argument
133 *output = qbase64_decode((const gchar *)input, in qcrypto_secret_decode()
150 uint8_t *output = NULL; in qcrypto_secret_complete() local
167 &output, &outputlen, &local_err); in qcrypto_secret_complete()
173 input = output; in qcrypto_secret_complete()
178 &output, &outputlen, &local_err); in qcrypto_secret_complete()
184 input = output; in qcrypto_secret_complete()
/openbmc/linux/drivers/crypto/cavium/zip/
H A Dzip_crypto.c84 comp_ctx->output = zip_data_buf_alloc(MAX_OUTPUT_BUFFER_SIZE); in zip_ctx_init()
85 if (!comp_ctx->output) in zip_ctx_init()
92 decomp_ctx->output = zip_data_buf_alloc(MAX_OUTPUT_BUFFER_SIZE); in zip_ctx_init()
93 if (!decomp_ctx->output) in zip_ctx_init()
102 zip_data_buf_free(comp_ctx->output, MAX_OUTPUT_BUFFER_SIZE); in zip_ctx_init()
116 zip_data_buf_free(comp_ctx->output, MAX_OUTPUT_BUFFER_SIZE); in zip_ctx_exit()
119 zip_data_buf_free(dec_ctx->output, MAX_OUTPUT_BUFFER_SIZE); in zip_ctx_exit()
152 memcpy(dst, zip_ops->output, *dlen); in zip_compress()
192 memcpy(dst, zip_ops->output, *dlen); in zip_decompress()
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-1.c486 struct vfe_line *line = container_of(output, struct vfe_line, output); in vfe_set_xbar_cfg()
566 struct vfe_output *output = &vfe->line[line_id].output; in vfe_enable_irq_pix_line() local
579 output->wm_idx[i]); in vfe_enable_irq_pix_line()
644 u16 input, output; in vfe_set_scale_cfg() local
651 output = line->compose.width; in vfe_set_scale_cfg()
652 reg = (output << 16) | input; in vfe_set_scale_cfg()
661 output = line->compose.height; in vfe_set_scale_cfg()
662 reg = (output << 16) | input; in vfe_set_scale_cfg()
674 reg = (output << 16) | input; in vfe_set_scale_cfg()
683 output = line->compose.height; in vfe_set_scale_cfg()
[all …]
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.c63 struct tegra_output output; member
100 return container_of(output, struct tegra_hdmi, output); in to_hdmi()
1552 hdmi->output.dev = client->dev; in tegra_hdmi_init()
1559 if (hdmi->output.bridge) { in tegra_hdmi_init()
1560 err = drm_bridge_attach(&hdmi->output.encoder, hdmi->output.bridge, in tegra_hdmi_init()
1581 hdmi->output.ddc); in tegra_hdmi_init()
1587 &hdmi->output.encoder); in tegra_hdmi_init()
1633 tegra_output_exit(&hdmi->output); in tegra_hdmi_init()
1644 tegra_output_exit(&hdmi->output); in tegra_hdmi_exit()
1850 hdmi->output.dev = &pdev->dev; in tegra_hdmi_probe()
[all …]
/openbmc/linux/tools/perf/tests/shell/
H A Dlock_contention.sh239 perf lock contention -i ${perfdata} -E 1 -x , --output ${result}
249 output=$(grep -v "^#" ${result} | tr -d -c , | wc -c)
250 if [ "${header}" != "${output}" ]; then
251 echo "[Fail] Recorded result does not match the number of commas: ${header} != ${output}"
262 perf lock con -a -b -E 1 -x , --output ${result} -- perf bench sched messaging > /dev/null 2>&1
263 output=$(grep -v "^#" ${result} | tr -d -c , | wc -c)
264 if [ "${header}" != "${output}" ]; then
265 echo "[Fail] BPF result does not match the number of commas: ${header} != ${output}"
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.py65 def parse_nping_output(output): argument
103 lines = output.split("\n")
169 rc, output = gc.shell_cmd(command_string, print_output=0, ignore_err=0)
171 return parse_nping_output(output)
173 return output
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgdbserver.py35 self.assertIn("GNU gdb", r.output)
46 status, output = qemu.run_serial("kmod --help")
47 self.assertIn("modprobe", output)
58 self.assertRegex(r.output, line_re)
64 status, output = qemu.run_serial("gdbserver --once :9999 kmod --help")
/openbmc/qemu/scripts/
H A Ddecodetree.py163 def output(*args): function
545 output('}\n\n')
700 output(ind, '}\n')
771 output(ind, ' /* ',
775 output(ind, '}\n')
1397 output(ind, '}\n')
1618 output('\n')
1633 output(i4, 'union {\n')
1637 output(i4, '} u;\n\n')
1641 output('}\n')
[all …]
/openbmc/u-boot/test/py/tests/
H A Dtest_sf.py72 output = u_boot_console.run_command(cmd)
73 assert 'SF: Detected' in output, 'No Flash device available'
75 m = re.search('page size (.+?) Bytes', output)
79 m = re.search('erase size (.+?) KiB', output)
84 m = re.search('total (.+?) MiB', output)
199 output = u_boot_console.run_command(cmd)
200 assert 'Erased: OK' in output, 'Erase operation failed'
/openbmc/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm730-kudo.dts89 output-high;
94 output-high;
99 output-low;
109 output-low;
119 output-low;
124 output-high;
129 output-high;
134 output-low;
144 output-low;
189 output-low;
[all …]

1...<<11121314151617181920>>...249