Home
last modified time | relevance | path

Searched refs:output (Results 2276 – 2300 of 5574) sorted by relevance

1...<<919293949596979899100>>...223

/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_dumps.robot380 Remove Files output output.zst
446 Remove Files output output.zst
504 ${rc}= Run And Return RC dd if=${filename} of=output.zst bs=1 skip=628
507 ${rc}= Run And Return RC zstd -d output.zst
510 ${rc}= Run And Return RC tar -xvf output
553 # Example of output from above BMC cli command.
/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/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/u-boot/arch/arm/dts/
H A Darmada-388-clearfog.dts223 output-low;
235 output-low;
247 output-high;
253 output-low;
H A Dam335x-shc.dts150 output-high;
157 output-high;
166 output-low;
173 output-high;
H A Drk3188-radxarock.dts178 clock-output-names = "xin32k";
311 pcfg_output_low: pcfg-output-low {
312 output-low;
H A Drk3288-rock2-som.dtsi61 clock-output-names = "ext_gmac";
237 pcfg_output_high: pcfg-output-high {
238 output-high;
/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/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/include/video/
H A Domapfb_dss.h380 struct omap_dss_device *output; member
394 struct omap_dss_device *output);
780 int omapdss_register_output(struct omap_dss_device *output);
781 void omapdss_unregister_output(struct omap_dss_device *output);
/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/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/qemu/docs/
H A Digd-assign.txt14 by Intel, does not support direct video output. The intention is to use
17 for example VNC (see below for optional output support). This mode
26 is the intended output device for IGD. This mode includes several
71 Additionally++, analog VGA output (as opposed to digital outputs like HDMI,
/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/Documentation/devicetree/bindings/pinctrl/
H A Dnuvoton,npcm7xx-pinctrl.txt109 input-disable, output-high, output-low, drive-push-pull,
127 output-high;
198 output-high;
/openbmc/qemu/target/openrisc/
H A Ddisas.c30 #define output(mnemonic, format, ...) \ macro
48 output(".long", "%#08x", insn); in print_insn_or1k()
56 output("l." #opcode, format, ##__VA_ARGS__); \
152 output("lf." #opcode "." #suffix, format, ##__VA_ARGS__); \
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash424 my $output = '0';
427 … $output .= sprintf("| onechar('%s', %d, %d)", substr($key, $i, 1), 8 * $i, 8*length($key));
430 return $output;
/openbmc/linux/drivers/iio/frequency/
H A Dadrf6780.c315 .output = 0, \
323 .output = 1, \
332 .output = 1, \
/openbmc/linux/Documentation/sound/hd-audio/
H A Dcontrols.rst68 mic-in) are switched as the surround and the CLFE output jacks.
71 When this enum control is enabled, the headphone output is routed
119 When this enum control is enabled, the headphone output is routed
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-pico-pi.dts26 clock-output-names = "pmic_osc";
72 clock-output-names = "pmic_clk";
250 fsl,ext-reset-output;
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts351 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
361 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
370 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>;
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddevicetree.bbclass14 # The output of this class behaves similar to how kernel-devicetree.bbclass
15 # operates in that the output files are installed into /boot/devicetree.
18 # output. Additionally the device trees are populated into the sysroot for
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-ringneck.dtsi83 clock_in_out = "output";
95 output-high;
128 clock-output-names = "xin32k";
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.h347 unsigned output; member
591 return dev->output_type[dev->output] == SVID; in vivid_is_svid_out()
596 return dev->output_type[dev->output] == HDMI; in vivid_is_hdmi_out()

1...<<919293949596979899100>>...223