Home
last modified time | relevance | path

Searched refs:output (Results 126 – 150 of 5686) sorted by relevance

12345678910>>...228

/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/
H A Dmeson.build6 output: [ 'Button.md' ],
10 '--output', meson.current_build_dir(),
21 output: [ 'HostSelector.md' ],
25 '--output', meson.current_build_dir(),
36 output: [ 'ID.md' ],
40 '--output', meson.current_build_dir(),
51 output: [ 'NMI.md' ],
55 '--output', meson.current_build_dir(),
66 output: [ 'Power.md' ],
70 '--output', meson.current_build_dir(),
[all …]
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_mulv32.s2 # output: fffffffe\n
3 # output: ffffffff\n
4 # output: fffffffe\n
5 # output: 1\n
6 # output: fffffffe\n
7 # output: ffffffff\n
8 # output: fffffffe\n
9 # output: 1\n
/openbmc/linux/drivers/media/i2c/
H A Dm52790.c28 u16 output; member
43 u8 sw1 = (state->input | state->output) & 0xff; in m52790_write()
44 u8 sw2 = (state->input | state->output) >> 8; in m52790_write()
58 u32 input, u32 output, u32 config) in m52790_s_routing() argument
63 state->output = output; in m52790_s_routing()
76 reg->val = state->input | state->output; in m52790_g_register()
87 state->output = reg->val & ~0x0303; in m52790_s_register()
98 (state->input | state->output) & 0xff); in m52790_log_status()
100 (state->input | state->output) >> 8); in m52790_log_status()
151 state->output = M52790_OUT_STEREO; in m52790_probe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c277 struct dc_surface_dcc_cap *output) in hubbub3_get_dcc_compression_cap() argument
286 memset(output, 0, sizeof(*output)); in hubbub3_get_dcc_compression_cap()
344 output->grph.rgb.max_compressed_blk_size = 256; in hubbub3_get_dcc_compression_cap()
345 output->grph.rgb.independent_64b_blks = false; in hubbub3_get_dcc_compression_cap()
351 output->grph.rgb.max_compressed_blk_size = 128; in hubbub3_get_dcc_compression_cap()
352 output->grph.rgb.independent_64b_blks = false; in hubbub3_get_dcc_compression_cap()
358 output->grph.rgb.max_compressed_blk_size = 64; in hubbub3_get_dcc_compression_cap()
359 output->grph.rgb.independent_64b_blks = true; in hubbub3_get_dcc_compression_cap()
365 output->grph.rgb.independent_64b_blks = false; in hubbub3_get_dcc_compression_cap()
369 output->capable = true; in hubbub3_get_dcc_compression_cap()
[all …]
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Dchecksec.py15 status, output = self.target.run('checksec --help ')
17 'Status and output:%s and %s' % (status, output))
22 status, output = self.target.run('checksec --format=xml --proc=1')
23 msg = ('checksec xml failed. Output: %s' % output)
29 status, output = self.target.run('checksec --fortify-proc 1')
30 match = re.search('FORTIFY_SOURCE support:', output)
33 'Status and output:%s and %s' % (status, output))
/openbmc/qemu/tests/qemu-iotests/
H A D251.out1 QA output created by 251
9 qemu-img: warning: error while reading offset read_fail_offset_0: Input/output error
11 qemu-img: warning: error while reading offset status_fail_offset_1: Input/output error
12 qemu-img: warning: error while reading offset read_fail_offset_2: Input/output error
13 qemu-img: warning: error while reading offset read_fail_offset_3: Input/output error
14 qemu-img: warning: error while reading offset read_fail_offset_4: Input/output error
15 qemu-img: warning: error while reading offset read_fail_offset_5: Input/output error
16 qemu-img: warning: error while reading offset read_fail_offset_6: Input/output error
17 qemu-img: warning: error while reading offset read_fail_offset_7: Input/output error
18 qemu-img: warning: error while reading offset read_fail_offset_8: Input/output error
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dstap.py21 status, output = self.target.run(cmd, 900)
22 self.assertEqual(status, 0, msg='\n'.join([cmd, output]))
25 status, output = self.target.run(cmd, 900)
26 self.assertEqual(status, 0, msg='\n'.join([cmd, output]))
29 self.assertEqual(status, 0, msg='\n'.join([cmd, output]))
30 self.assertIn('Hello, SystemTap!', output, msg='\n'.join([cmd, output]))
H A Dsuspend.py15 (status, output) = self.target.run('date')
16 self.assertEqual(status, 0, msg = 'Failed to run date command, output : %s' % output)
23 status, output = self.target.run('pidof ping')
24 self.target.run('kill -9 %s' % output)
25 …self.assertEqual(status, 0, msg = 'Not able to find process that runs ping, output : %s' % output)…
28 (status, output) = self.target.run('sudo rtcwake -m mem -s 10')
29 … self.assertEqual(status, 0, msg = 'Failed to suspends your system to RAM, output : %s' % output)
/openbmc/linux/Documentation/hwmon/
H A Dacbel-fsg032.rst31 curr1_input Measured output current.
38 curr2_input Measured output current.
40 curr2_max Maximum output current.
42 curr2_rated_max Maximum rated output current.
55 in2_crit Critical maximum output voltage.
57 in2_input Measured output voltage.
61 in2_rated_max Maximum rated output voltage.
62 in2_rated_min Minimum rated output voltage.
69 power2_crit Critical output power limit.
71 power2_input Measured output power.
[all …]
H A Dstpddc60.rst40 when the commanded output voltage changes. Also, care should be taken when
67 in2_input Measured output voltage.
68 in2_lcrit Critical minimum output voltage.
69 in2_crit Critical maximum output voltage.
70 in2_lcrit_alarm Critical output voltage critical low alarm.
71 in2_crit_alarm Critical output voltage critical high alarm.
74 curr1_input Measured output current.
75 curr1_max Maximum output current.
77 curr1_crit Critical maximum output current.
81 power1_input Measured output power.
[all …]
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c175 struct virtio_gpu_output *output = NULL; in virtio_gpu_primary_plane_update() local
183 if (WARN_ON(!output)) in virtio_gpu_primary_plane_update()
208 output->needs_modeset) { in virtio_gpu_primary_plane_update()
209 output->needs_modeset = false; in virtio_gpu_primary_plane_update()
221 (vgdev, output->index, bo, in virtio_gpu_primary_plane_update()
301 if (WARN_ON(!output)) in virtio_gpu_cursor_plane_update()
338 output->cursor.hdr.type = in virtio_gpu_cursor_plane_update()
342 output->cursor.hot_x = in virtio_gpu_cursor_plane_update()
344 output->cursor.hot_y = in virtio_gpu_cursor_plane_update()
354 output->cursor.hdr.type = in virtio_gpu_cursor_plane_update()
[all …]
/openbmc/bmcweb/http/
H A Dutility.hpp96 output += key[keyIndex]; in encodeTriple()
100 output += key[keyIndex]; in encodeTriple()
104 output += key[keyIndex]; in encodeTriple()
107 output += key[keyIndex]; in encodeTriple()
166 output += key[keyIndex]; in finalize()
179 output += '='; in finalize()
181 output += '='; in finalize()
236 output.clear(); in base64Decode()
272 output += in base64Decode()
303 output += in base64Decode()
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_misc.c32 void *pout = output; in test_load_tmp()
65 void *pout0 = &output[0]; in test_load_tmp2()
96 void *pout = output; in test_load_cur()
119 void *pout = output; in test_load_aligned()
135 void *pout = output; in test_load_unaligned()
152 void *pout = output; in test_store_aligned()
168 void *pout = output; in test_store_unaligned()
186 void *pout = output; in test_masked_store()
234 void *pout = output; in test_new_value_store()
250 void *pout = output; in test_max_temps()
[all …]
/openbmc/phosphor-ipmi-blobs/
H A Dipmi.cpp86 std::memcpy(output.data(), &resp, sizeof(resp)); in getBlobCount()
88 return ipmi::responseSuccess(output); in getBlobCount()
105 output.insert(output.end(), blobId.c_str(), in enumerateBlob()
107 return ipmi::responseSuccess(output); in enumerateBlob()
132 std::memcpy(output.data(), &reply, sizeof(reply)); in openBlob()
133 return ipmi::responseSuccess(output); in openBlob()
180 std::memcpy(output.data(), &reply, sizeof(reply)); in returnStatBlob()
185 output.insert(output.end(), meta->metadata.begin(), in returnStatBlob()
188 return ipmi::responseSuccess(output); in returnStatBlob()
270 output.insert(output.end(), result.begin(), result.end()); in readBlob()
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py219 for line in output.splitlines():
300 self.assertIn(pn, result.output)
848 … self.assertNotIn('ERROR: ', result.output, 'ERROR in devtool build output: %s' % result.output)
850 … self.assertNotIn('ERROR: ', result.output, 'ERROR in devtool reset output: %s' % result.output)
1423 if result.output.strip():
1664 if result.output.strip():
2034 srcfile = fromname.output
2070 if result.output.strip():
2163 if result.output.strip():
2215 if result.output.strip():
[all …]
H A Dwic.py136 output = runCmd('wic list images').output
947 self.assertEqual(output, '4')
967 self.assertEqual(output, '3')
1162 self.assertEqual(output, '2')
1223 self.assertEqual(output, '2')
1228 self.assertEqual(output, '2')
1233 self.assertEqual(output, '1')
1239 self.assertEqual(output, '*')
1306 self.assertEqual(output, '1')
1311 self.assertEqual(output, '1')
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5351.txt40 - reg: number of clock output.
45 1 = multisynth 0 for output clocks 0-3, else multisynth4
54 0 = clock output is driven LOW when disabled
55 1 = clock output is driven HIGH when disabled
56 2 = clock output is FLOATING (HIGH-Z) when disabled
57 3 = clock output is NEVER disabled
87 * - 8mA output drive strength
89 * - multisynth0 as clock source of output divider
104 * - 4mA output drive strength
106 * - multisynth1 as clock source of output divider
[all …]
H A 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:
127 clock-output-names = "usb_ohci0", "usb_phy";
137 clock-output-names = "usb_phy0", "usb_phy1", "usb_phy2",
[all …]
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-lenovo-hr855xg2.dts431 output-high;
438 output-high;
445 output-high;
452 output-low;
466 output-high;
473 output-high;
480 output-high;
508 output-low;
613 output-low;
641 output-low;
[all …]
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.cpp45 HandlerConfig<VersionBlobHandler::ActionPack> output; in buildHandlerFromJson() local
48 item.at("blob").get_to(output.blobId); in buildHandlerFromJson()
53 if (!std::regex_search(output.blobId, matches, regexpr)) in buildHandlerFromJson()
56 "Invalid blob name: '" + output.blobId + in buildHandlerFromJson()
59 output.blobId = "/version/" + matches[1].str(); in buildHandlerFromJson()
74 output.handler = std::make_unique<FileHandler>(path); in buildHandlerFromJson()
103 output.actions = std::move(pack); in buildHandlerFromJson()
104 handlers.push_back(std::move(output)); in buildHandlerFromJson()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/
H A Dmeson.build6 output: [ 'Accuracy.md' ],
10 '--output', meson.current_build_dir(),
21 output: [ 'Device.md' ],
25 '--output', meson.current_build_dir(),
36 output: [ 'Threshold.md' ],
40 '--output', meson.current_build_dir(),
51 output: [ 'Value.md' ],
55 '--output', meson.current_build_dir(),
66 output: [ 'ValueMutability.md' ],
70 '--output', meson.current_build_dir(),
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/
H A Dmeson.build6 output: [ 'Legacy.md' ],
10 '--output', meson.current_build_dir(),
21 output: [ 'MountPoint.md' ],
25 '--output', meson.current_build_dir(),
36 output: [ 'Process.md' ],
40 '--output', meson.current_build_dir(),
51 output: [ 'Proxy.md' ],
55 '--output', meson.current_build_dir(),
66 output: [ 'Stats.md' ],
70 '--output', meson.current_build_dir(),
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/
H A Dmeson.build6 output: [ 'Mode.md' ],
10 '--output', meson.current_build_dir(),
21 output: [ 'RebootAttempts.md' ],
25 '--output', meson.current_build_dir(),
36 output: [ 'RebootPolicy.md' ],
40 '--output', meson.current_build_dir(),
51 output: [ 'Source.md' ],
55 '--output', meson.current_build_dir(),
66 output: [ 'Type.md' ],
70 '--output', meson.current_build_dir(),
/openbmc/linux/arch/sparc/crypto/
H A Daes_glue.c60 u32 *output);
62 u32 *output);
64 u32 *output);
67 u32 *output);
69 u32 *output);
71 u32 *output);
96 u64 *output, unsigned int len,
100 u64 *output, unsigned int len,
104 u64 *output, unsigned int len,
108 u64 *output, unsigned int len,
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-move-fprintf-into-same-block-where-modname-and-symna.patch15 output.c | 7 +++----
18 diff --git a/output.c b/output.c
20 --- a/output.c
21 +++ b/output.c
26 + /* This mimics the output produced by libunwind below. */
27 + fprintf(options.output, " > %s(%s+0x%" PRIx64 ") [%" PRIx64 "]\n",
31 - /* This mimics the output produced by libunwind below. */
32 - fprintf(options.output, " > %s(%s+0x%" PRIx64 ") [%" PRIx64 "]\n",

12345678910>>...228