Home
last modified time | relevance | path

Searched refs:output (Results 701 – 725 of 6206) sorted by relevance

1...<<21222324252627282930>>...249

/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpasswordattr-interface.c13 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in call_password_interface() local
21 status = wmidev_evaluate_method(wdev, 0, 1, &input, &output); in call_password_interface()
24 obj = (union acpi_object *)output.pointer; in call_password_interface()
28 kfree(output.pointer); in call_password_interface()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-mvc.yaml11 signal path. It can be used in input or output signal path for per-stream
13 has one input and one output. The input digital stream can be mono or
53 to corresponding ACIF output port on AHUB (Audio Hub).
59 MVC ACIF output port. This is connected to corresponding ACIF
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,dsi-phy.yaml15 description: The MIPI DSI PHY supports up to 4-lane output.
46 clock-output-names:
75 - clock-output-names
88 clock-output-names = "mipi_tx0_pll";
H A Dqcom,msm8996-qmp-pcie-phy.yaml94 clock-output-names:
105 - clock-output-names
157 clock-output-names = "pcie_0_pipe_clk_src";
171 clock-output-names = "pcie_1_pipe_clk_src";
185 clock-output-names = "pcie_2_pipe_clk_src";
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dadi,adin.yaml39 adi,phy-output-clock:
41 Select clock output on GP_CLK pin. Two clocks are available:
51 adi,phy-output-reference-clock:
52 description: Enable 25MHz reference clock output on CLK25_REF pin.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-rk805.txt3 RK805 has 2 pins which can be configured as GPIO output only.
38 output-low,
39 output-high.
60 output-high;
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A Dbti.patch25 // No output registers, usual AAPCS64 register preservation
33 // No output registers, usual AAPCS64 register preservation
42 // No output registers, usual AAPCS64 register preservation
50 // No output registers, usual AAPCS64 register preservation
/openbmc/linux/Documentation/hwmon/
H A Dmp2856.rst43 Device supports direct format for reading output current, output voltage,
44 input and output power and temperature.
46 Device supports VID and direct formats for reading output voltage.
/openbmc/qemu/tests/tcg/arm/
H A DMakefile.softmmu-target19 run-test-armv6m-undef: QEMU_OPTS=-semihosting-config enable=on,target=native,chardev=output -M micr…
49 QEMU_OPTS+=$(QEMU_BASE_MACHINE) -semihosting-config enable=on,target=native,chardev=output -kernel
65 -chardev file$(COMMA)path=$<.out$(COMMA)id=output \
73 -chardev file$(COMMA)path=$<.out$(COMMA)id=output \
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_get_capabilities.robot16 [Documentation] Verify get DCMI capabilities command output.
51 ${output}= Get Lines Containing String ${cmd_output} Slave address of device:
53 ... Should Be Equal ${output.strip()} ${slave_address_list[1]} ignore_case=True
57 ... ELSE Should Match Regexp ${output.strip()} [1-9]+h
/openbmc/u-boot/include/u-boot/
H A Dmd5.h24 void md5 (unsigned char *input, int len, unsigned char output[16]);
31 void md5_wd (unsigned char *input, int len, unsigned char output[16],
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c111 bool output; member
206 if (pin->output) { in pm8xxx_mpp_update()
395 pin->output = true; in pm8xxx_pin_config_set()
455 pin->output = true; in pm8xxx_mpp_direction_input()
475 pin->output = true; in pm8xxx_mpp_direction_output()
479 pin->output = true; in pm8xxx_mpp_direction_output()
483 pin->output = true; in pm8xxx_mpp_direction_output()
589 if (pin->output) { in pm8xxx_mpp_dbg_show_one()
672 pin->output = true; in pm8xxx_pin_populate()
680 pin->output = true; in pm8xxx_pin_populate()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dtda1997x.txt5 The TDA19971 Video port output pins can be used as follows:
15 The TDA19973 Video port output pins can be used as follows:
21 The Video port output pins are mapped via 4-bit 'pin groups' allowing
24 pairs which map a chip-specific VP output register to a 4-bit pin group. If
36 - nxp,vidout-portcfg : array of pairs mapping VP output pins to pin groups.
40 - nxp,audout-width : width of audio output data bus (1-4).
46 output video port, in accordance with the video interface bindings defined in
51 are valid for the output parallel bus endpoint:
/openbmc/qemu/tests/qemu-iotests/
H A D149233 def check_cipher_support(config, output): argument
238 if 'Unsupported cipher algorithm' in output:
243 return output
271 check_cipher_support(config, exc.output)
298 output = iotests.qemu_io(*args, check=False).stdout
299 iotests.log(check_cipher_support(config, output),
311 output = iotests.qemu_io(*args, check=False).stdout
312 iotests.log(check_cipher_support(config, output),
H A D214104 sizeA=$($QEMU_IMG info --output=json "$TEST_IMG" |
127 sizeB=$($QEMU_IMG info --output=json "$TEST_IMG" |
136 $QEMU_IMG check --output=json "$TEST_IMG" |
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,pruss-intc.yaml15 which are then mapped to 10 possible output interrupts through two levels
17 various other PRUSS internal and external peripherals. The first 2 output
23 differences on the output interrupts 2 through 9. If this property is not
24 defined, it implies that all the PRUSS INTC output interrupts 2 through 9
29 different possible output interrupts. The additional output interrupts (10
80 their node. The system events can be mapped to some output host
89 output interrupts 2 through 9) that are not connected to the Arm interrupt
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dkeystone-gate.txt18 - clock-output-names : From common clock binding to override the
19 default output clock name
25 clock-output-names = "usb";
H A Dkeystone-pll.txt37 clock-output-names = "pa-pll-clk";
51 - clock-output-names : From common clock binding.
61 clock-output-names = "mainmuxclk";
73 - clock-output-names : From common clock binding.
83 clock-output-names = "gemtraceclk";
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dopkg.py17 status, output = self.target.run(command, 1500)
18 message = os.linesep.join([command, output])
20 return output
/openbmc/linux/tools/power/pm-graph/config/
H A Dstandby-callgraph.cfg11 # NOTE: the output of this test is very large (> 30MB)
26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
27 output-dir: standby-{hostname}-{date}-{time}-cg
34 # add the dmesg and ftrace log to the html output (default: false)
81 # pre-expand the callgraph data in the html output (default: disabled)
H A Dfreeze-callgraph.cfg11 # NOTE: the output of this test is very large (> 30MB)
26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
27 output-dir: freeze-{hostname}-{date}-{time}-cg
34 # add the dmesg and ftrace log to the html output (default: false)
81 # pre-expand the callgraph data in the html output (default: disabled)
H A Dsuspend-callgraph.cfg11 # NOTE: the output of this test is very large (> 30MB)
26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
27 output-dir: suspend-{hostname}-{date}-{time}-cg
34 # add the dmesg and ftrace log to the html output (default: false)
85 # pre-expand the callgraph data in the html output (default: disabled)
/openbmc/u-boot/arch/arm/dts/
H A Dkeystone-k2hk-evm.dts25 clock-output-names = "refclk-sys";
32 clock-output-names = "refclk-pass";
39 clock-output-names = "refclk-arm";
46 clock-output-names = "refclk-ddr3a";
53 clock-output-names = "refclk-ddr3b";
/openbmc/u-boot/test/py/tests/
H A Dtest_fit.py366 output = cons.run_command_list(cmd.splitlines())
374 line = find_matching(output, 'Booting using the fdt blob at ')
390 output = cons.run_command_list(cmd.splitlines())
402 output = cons.run_command_list(cmd.splitlines())
414 output = cons.run_command_list(cmd.splitlines())
/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.cpp191 const std::vector<uint8_t>& output) in sendUnsolicitedIPMIPayload() argument
200 outMessage->payload.resize(sizeof(LAN::header::Request) + output.size() + in sendUnsolicitedIPMIPayload()
217 std::copy(output.begin(), output.end(), in sendUnsolicitedIPMIPayload()
219 assembledSize += output.size(); in sendUnsolicitedIPMIPayload()

1...<<21222324252627282930>>...249