Home
last modified time | relevance | path

Searched refs:output (Results 2776 – 2800 of 6165) sorted by relevance

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

/openbmc/docs/designs/
H A Dpsu-monitoring.md61 output power such as 900W, 1400W, 2200W, etc.), and what type of input power
69 output over voltage, output over current, etc.).
138 faults, output faults, shorts, current share faults, communication failures,
/openbmc/linux/drivers/hwmon/
H A Demc2103.c73 static int read_u8_from_i2c(struct i2c_client *client, u8 i2c_reg, u8 *output) in read_u8_from_i2c() argument
80 *output = status; in read_u8_from_i2c()
100 static void read_fan_from_i2c(struct i2c_client *client, u16 *output, in read_fan_from_i2c() argument
111 *output = ((u16)high_byte << 5) | (lo_byte >> 3); in read_fan_from_i2c()
/openbmc/linux/drivers/acpi/
H A Dacpi_tad.c107 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER }; in acpi_tad_get_real_time() local
115 status = acpi_evaluate_object(handle, "_GRT", NULL, &output); in acpi_tad_get_real_time()
122 out_obj = output.pointer; in acpi_tad_get_real_time()
137 ACPI_FREE(output.pointer); in acpi_tad_get_real_time()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul-14x14-evk.dtsi238 output-high;
245 output-high;
309 fsl,sai-mclk-direction-output;
389 fsl,ext-reset-output;
/openbmc/linux/arch/arm64/crypto/
H A Dsha512-armv8.pl63 $output=pop;
72 open OUT,"| \"$^X\" $xlate $flavour $output";
75 open STDOUT,">$output";
78 if ($output =~ /512/) {
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts377 output-high;
383 output-low;
389 output-low;
395 output-low;
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py364 output = ''
379 output += ''.join(difflines)
380 if output:
381 logger.info('Diff of changed files:\n%s' % output)
/openbmc/linux/sound/usb/
H A Dmidi.c661 .output = snd_usbmidi_standard_output,
667 .output = snd_usbmidi_standard_output,
674 .output = snd_usbmidi_standard_output,
680 .output = snd_usbmidi_standard_output,
686 .output = snd_usbmidi_standard_output,
786 .output = snd_usbmidi_akai_output,
826 .output = snd_usbmidi_novation_output,
858 .output = snd_usbmidi_raw_output,
874 .output = snd_usbmidi_raw_output,
919 .output = snd_usbmidi_us122l_output,
[all …]
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi484 clock-output-names = "system", "pllc0", "pllc1",
582 clock-output-names =
599 clock-output-names =
625 clock-output-names =
649 clock-output-names =
665 clock-output-names =
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dsnps,arcpgu.txt13 - "pxlclk" for the clock feeding the output PLL of the controller.
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/
H A Dfapll.txt26 clock-output-names = "main_pll_clk1",
/openbmc/qemu/tests/qemu-iotests/
H A D027.out1 QA output created by 027
H A D110.out1 QA output created by 110
H A D225.out1 QA output created by 225
/openbmc/u-boot/board/varisys/cyrus/
H A DREADME6 bug in some versions of GCC. As the output size is a constant, the size
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch7 valgrind output changes accordingly
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0003-php-remove-host-specific-info-from-header-file.patch32 AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[uname -a output])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/
H A Dlibsigrok_0.5.2.bb1 …rivers for logic analyzers and other supported devices, as well as input/output file format suppor…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-include-missing-array-header.patch27 int KeyValue::Execute(const std::string& command, std::string& output) {
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-moxtet19 What: /sys/kernel/debug/moxtet/output
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/
H A Dcunit_2.1-3.bb1 DESCRIPTION = "CUnit is a C framework for unit testing. Test output supports comandline and GUI res…
/openbmc/obmc-ikvm/
H A DREADME.md4 graphics output. The application interfaces with the video device on the BMC
/openbmc/openbmc-test-automation/bin/
H A Djenkins_funcs.sh126 local dft_output=${robot_short_file_name}.output.xml
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A D0001-Remove-newline-from-format-line.patch8 error: '__builtin___snprintf_chk' output truncated before the last format character [-Werror=format…
/openbmc/bios-bmc-smm-error-logger/
H A Dmeson.build33 output: 'config.h',

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