Home
last modified time | relevance | path

Searched refs:output (Results 1 – 25 of 3489) sorted by relevance

12345678910>>...140

/openbmc/linux/drivers/gpu/drm/tegra/
H A Doutput.c30 if (output->panel) { in tegra_output_connector_get_modes()
36 if (output->edid) in tegra_output_connector_get_modes()
80 if (output->cec) in tegra_output_connector_destroy()
104 output->of_node = output->dev->of_node; in tegra_output_probe()
107 &output->panel, &output->bridge); in tegra_output_probe()
117 WARN_ON(output->panel || output->bridge); in tegra_output_probe()
139 output->hpd_gpio = devm_fwnode_gpiod_get(output->dev, in tegra_output_probe()
186 if (output->ddc) in tegra_output_probe()
195 free_irq(output->hpd_irq, output); in tegra_output_remove()
197 if (output->ddc) in tegra_output_remove()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c42 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
45 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
61 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
92 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
95 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
108 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
128 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
151 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
160 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
184 callback_in_ms(0, output); in mod_hdcp_hdcp2_transition()
[all …]
H A Dhdcp1_transition.c41 callback_in_ms(500, output); in mod_hdcp_hdcp1_transition()
45 callback_in_ms(0, output); in mod_hdcp_hdcp1_transition()
63 callback_in_ms(300, output); in mod_hdcp_hdcp1_transition()
64 set_state_id(hdcp, output, in mod_hdcp_hdcp1_transition()
86 callback_in_ms(0, output); in mod_hdcp_hdcp1_transition()
90 callback_in_ms(0, output); in mod_hdcp_hdcp1_transition()
120 callback_in_ms(0, output); in mod_hdcp_hdcp1_transition()
138 callback_in_ms(0, output); in mod_hdcp_hdcp1_transition()
171 callback_in_ms(0, output); in mod_hdcp_hdcp1_dp_transition()
203 callback_in_ms(0, output); in mod_hdcp_hdcp1_dp_transition()
[all …]
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.c39 struct vfe_output *output = &line->output; in vfe_disable_output() local
171 struct vfe_output *output = &line->output; in vfe_enable_output() local
204 output->buf[0] = vfe_buf_get_pending(output); in vfe_enable_output()
207 if (!output->buf[0] && output->buf[1]) { in vfe_enable_output()
208 output->buf[0] = output->buf[1]; in vfe_enable_output()
291 output = &line->output; in vfe_get_output()
528 output = &vfe->line[line_id].output; in vfe_isr_sof()
550 output = &line->output; in vfe_isr_reg_update()
574 if (!output->buf[0] && output->buf[1]) { in vfe_isr_reg_update()
575 output->buf[0] = output->buf[1]; in vfe_isr_reg_update()
[all …]
/openbmc/libbej/src/
H A Dbej_encoder_core.c20 return output->recvOutput(&value, nnintLengthByte, output->handlerContext); in bejEncodeNnint()
30 output->handlerContext); in bejEncodeFormat()
46 return bejEncodeNnint(node->nChildren, output); in bejEncodeBejSetOrArray()
56 return output->recvOutput(&val, copyLength, output->handlerContext); in bejEncodeInteger()
73 return bejEncodeInteger(node->value, output); in bejEncodeBejInteger()
90 return bejEncodeNnint(node->enumValueSeq, output); in bejEncodeBejEnum()
105 output->handlerContext); in bejEncodeBejString()
278 RETURN_IF_IERROR(bejEncodeNode(root, output)); in bejEncodeTree()
324 NULL_CHECK(output, "output"); in bejEncode()
354 output->recvOutput(&version, sizeof(uint32_t), output->handlerContext)); in bejEncode()
[all …]
/openbmc/phosphor-pid-control/test/
H A Dsensors_json_unittest.cpp22 auto output = buildSensorsFromJson(j2); in TEST() local
23 EXPECT_TRUE(output.empty()); in TEST()
46 EXPECT_EQ(output["fan1"].readPath, in TEST()
48 EXPECT_EQ(output["fan1"].writePath, in TEST()
51 EXPECT_EQ(output["fan1"].min, 0); in TEST()
52 EXPECT_EQ(output["fan1"].max, 255); in TEST()
53 EXPECT_EQ(output["fan1"].timeout, in TEST()
74 EXPECT_EQ(output["fan1"].readPath, in TEST()
77 EXPECT_EQ(output["fan1"].min, 0); in TEST()
78 EXPECT_EQ(output["fan1"].max, 0); in TEST()
[all …]
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp780 output.emplace( in printStateSensorPDR()
783 output.emplace( in printStateSensorPDR()
1091 output.emplace( in printStateEffecterPDR()
1094 output.emplace( in printStateEffecterPDR()
1245 output["rel"] = pdr.rel; in printNumericSensorPDR()
1414 output["Name"] = sTemp; in printCompactNumericSensorPDR()
1455 ordered_json output; in printPDRMsg() local
1780 ordered_json output; in parseResponseMsg() local
1799 output.emplace( in parseResponseMsg()
1881 ordered_json output; in parseResponseMsg() local
[all …]
/openbmc/qemu/scripts/
H A Dupdate-linux-headers.sh31 output="$2"
43 if [ -z "$output" ]; then
44 output="$PWD"
115 rm -rf "$output/linux-headers/asm-$arch"
116 mkdir -p "$output/linux-headers/asm-$arch"
161 rm -rf "$output/linux-headers/linux"
162 mkdir -p "$output/linux-headers/linux"
169 rm -rf "$output/linux-headers/asm-generic"
170 mkdir -p "$output/linux-headers/asm-generic"
178 cp "$linux/COPYING" "$output/linux-headers"
[all …]
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/
H A Dsmack.py21 cls.smack_path = output
29 self.current_label = output.strip()
131 status, output = self.target.run(
143 status, output = self.target.run(
163 status, output = self.target.run(
218 self.assertIn( expected_label, output, "Did not find expected label in output: %s" %output)
226 test_label, output,
238 status, output = self.target.run(
243 status, output = self.target.run(
334 self.assertIn( "2/2", output, "Rule was not set correctly. Got: %s" %output)
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbblogging.py21 self.assertNotIn("This is shell stdout", result.output)
22 self.assertNotIn("This is shell stderr", result.output)
29 self.assertCount(result.output, "This is shell stdout", 1)
30 self.assertCount(result.output, "This is shell stderr", 1)
38 self.assertCount(result.output, "This is shell stdout", 2)
39 self.assertCount(result.output, "This is shell stderr", 2)
47 self.assertCount(result.output, "This is shell stdout", 2)
48 self.assertCount(result.output, "This is shell stderr", 2)
56 self.assertNotIn("This is shell stdout", result.output)
57 self.assertNotIn("This is shell stderr", result.output)
[all …]
H A Doverlayfs.py18 return getline_qemu(res.output, line)
48 self.assertTrue("overlayfs" in res.output, msg=res.output)
49 self.assertTrue("systemd" in res.output, msg=res.output)
187 self.assertTrue("active (exited)" in output, msg=output)
191 self.assertTrue("overlayfs-user-overlays.service" in output, msg=output)
194 self.assertTrue("usr-share-another\\x2doverlay\\x2dmount.mount" in output, msg=output)
195 self.assertTrue("usr-share-my\\x2dapplication.mount" in output, msg=output)
297 self.assertTrue(line, msg=res.output)
330 self.assertTrue("overlayfs-etc" in res.output, msg=res.output)
331 self.assertTrue("package-management" in res.output, msg=res.output)
[all …]
H A Dpkgdata.py48 pkgsize = int(result.output.strip())
72 pkglist = result.output.split()
77 pkglist = result.output.split()
113 def splitoutput(output): argument
131 files = splitoutput(result.output)
138 files = splitoutput(result.output)
152 files = splitoutput(result.output)
165 files = splitoutput(result.output)
177 files = splitoutput(result.output)
189 files = splitoutput(result.output)
[all …]
/openbmc/u-boot/test/py/tests/test_fs/
H A Dtest_basic.py25 output = u_boot_console.run_command_list([
33 output = u_boot_console.run_command(
38 assert('' == output)
95 assert(md5val[0] in ''.join(output))
114 assert(md5val[1] in ''.join(output))
135 assert(md5val[2] in ''.join(output))
156 assert(md5val[3] in ''.join(output))
177 assert(md5val[4] in ''.join(output))
198 assert(md5val[5] in ''.join(output))
239 assert(md5val[0] in ''.join(output))
[all …]
H A Dtest_mkdir.py26 assert('dir1/' in ''.join(output))
28 output = u_boot_console.run_command(
30 assert('./' in output)
31 assert('../' in output)
43 assert('dir2/' in ''.join(output))
45 output = u_boot_console.run_command(
47 assert('./' in output)
48 assert('../' in output)
95 assert('dir6/' in ''.join(output))
107 assert('./' in output)
[all …]
H A Dtest_ext.py25 output = u_boot_console.run_command_list([
38 assert(md5val[0] in ''.join(output))
60 assert(md5val[0] in ''.join(output))
88 output = u_boot_console.run_command(
106 assert(md5val[1] in ''.join(output))
120 output = u_boot_console.run_command(
138 assert(md5val[2] in ''.join(output))
152 output = u_boot_console.run_command(
155 assert('0 bytes written' in output)
176 output = u_boot_console.run_command(
[all …]
H A Dtest_unlink.py23 output = u_boot_console.run_command_list([
27 assert('' == ''.join(output))
29 output = u_boot_console.run_command(
31 assert(not 'file1' in output)
32 assert('file2' in output)
46 assert('' == ''.join(output))
48 output = u_boot_console.run_command(
50 assert('0 file(s), 2 dir(s)' in output)
72 assert('' == ''.join(output))
74 output = u_boot_console.run_command(
[all …]
/openbmc/u-boot/test/py/tests/
H A Dtest_gpt.py80 assert 'Start 1MiB, size 1MiB' in output
81 assert 'Block size 512, name part1' in output
82 assert 'Start 2MiB, size 1MiB' in output
83 assert 'Block size 512, name part2' in output
85 assert '0x00000800 0x00000fff "part1"' in output
96 assert 'Verify GPT: success!' in output
132 assert 'name first' in output
135 assert 'name second' in output
166 assert 'Writing GPT: success!' in output
168 assert '0x00000022 0x00001fde "all"' in output
[all …]
H A Dtest_pinmux.py10 output = u_boot_console.run_command('pinmux')
11 assert 'Usage:' in output
18 assert 'Usage:' in output
25 assert ('SCL : I2C SCL' in output)
26 assert ('SDA : I2C SDA' in output)
27 assert ('TX : Uart TX' in output)
28 assert ('RX : Uart RX' in output)
36 assert 'sandbox_pinctrl' in output
45 assert (expected_output in output)
54 assert (expected_output in output)
[all …]
H A Dtest_tpm2.py49 assert output.endswith('0')
60 assert output.endswith('0')
71 assert output.endswith('0')
83 assert output.endswith('0')
100 assert output.endswith('0')
104 assert output.endswith('0')
120 assert output.endswith('0')
125 assert output.endswith('0')
145 assert output.endswith('0')
168 assert output.endswith('0')
[all …]
H A Dtest_fpga.py91 assert expected_tftp in output
105 assert expected_usage in output
111 assert expected_usage in output
182 assert expected_usage in output
188 assert expected_usage in output
194 assert expected_usage in output
200 assert expected_usage in output
209 assert expected_text in output
268 assert expected in output
464 assert expected in output
[all …]
/openbmc/u-boot/tools/dtoc/
H A Dtest_dtoc.py157 with open(output) as infile:
162 with open(output) as infile:
171 with open(output) as infile:
196 with open(output) as infile:
275 with open(output) as infile:
287 with open(output) as infile:
347 with open(output) as infile:
363 with open(output) as infile:
411 with open(output) as infile:
422 with open(output) as infile:
[all …]
/openbmc/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm750-pincfg-evb.dtsi14 output-high;
24 output-high;
34 output-high;
39 output-low;
44 output-high;
49 output-high;
54 output-high;
59 output-high;
109 output-low;
119 output-low;
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/llvm/llvm/
H A Dllvm-config17 output=""
21 output="${output} ${CPPFLAGS}"
24 output="${output} ${CFLAGS}"
27 output="${output} ${CXXFLAGS}"
30 output="${output} ${LDFLAGS}"
33 output="${output} shared"
36 output="${output} -lLLVM"
48 output="${output} "$("$NEXT_LLVM_CONFIG" ${remain})
51 echo "${output}"
/openbmc/u-boot/arch/x86/lib/
H A Ddiv64.c21 union overlay64 output; in __ashldi3() local
23 output.longw = num; in __ashldi3()
25 output.words.higher = output.words.lower << (shift - 32); in __ashldi3()
30 output.words.higher = (output.words.higher << shift) | in __ashldi3()
32 output.words.lower = output.words.lower << shift; in __ashldi3()
34 return output.longw; in __ashldi3()
41 output.longw = num; in __lshrdi3()
43 output.words.lower = output.words.higher >> (shift - 32); in __lshrdi3()
48 output.words.lower = output.words.lower >> shift | in __lshrdi3()
50 output.words.higher = output.words.higher >> shift; in __lshrdi3()
[all …]
/openbmc/qemu/tests/tcg/arm/
H A Dfcvt.c125 uint32_t output; in convert_single_to_half() local
128 uint16_t output; in convert_single_to_half() local
144 double output; in convert_single_to_double() local
166 int64_t output; in convert_single_to_integer() local
173 output = input; in convert_single_to_integer()
245 output = input; in convert_double_to_half()
285 int64_t output; in convert_double_to_integer() local
292 output = input; in convert_double_to_integer()
329 double output; in convert_half_to_double() local
336 output = input; in convert_half_to_double()
[all …]

12345678910>>...140