Home
last modified time | relevance | path

Searched refs:output (Results 3251 – 3275 of 6206) sorted by relevance

1...<<131132133134135136137138139140>>...249

/openbmc/linux/Documentation/arch/ia64/
H A Dserial.rst96 No kernel output after elilo prints "Uncompressing Linux... done":
118 start of kernel output:
128 Kernel and init script output works fine, but no "login:" prompt:
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a100.dtsi58 clock-output-names = "dcxo24M";
66 clock-output-names = "iosc";
73 clock-output-names = "osc32k";
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-tyan-s8036.dts370 /* Enable BMC VGA output to show an early (pre-BIOS) boot screen */
381 * triggers the clock on a D flip-flop. The /Q output of the
383 * - The flip-flop's Q output drives led-identify which is
/openbmc/linux/arch/x86/kvm/
H A Di8259.c241 s->output = 0; in kvm_pic_read_irq()
570 if (!s->output) in pic_irq_request()
572 s->output = level; in pic_irq_request()
/openbmc/openbmc-test-automation/openpower/vpd/
H A Dtest_vpd_tool.robot24 [Documentation] Verify the system VPD details via vpdtool output.
85 # Example output from 'Vpdtool -o -O /system/chassis/motherboard/vdd_vrm1':
239 # Cross check vpdtool output with busctl response.
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl912 $output =~ s/^\s*//gm;
1966 my $output = '';
1969 $output .= RED;
1971 $output .= YELLOW;
1973 $output .= GREEN;
1978 $output .= BLUE if ($color);
1979 $output .= "$type:";
1981 $output .= RESET if ($color);
1982 $output .= ' ' . $msg . "\n";
1989 $output = (split('\n', $output))[0] . "\n" if ($terse);
[all …]
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml61 # The default logging directory. Any log or output file will be
111 # alert output for use with Barnyard2
166 # this module is dedicated to offline pcap parsing (empty output
242 # output module to store extracted files to disk
464 - output-cpu-set:
758 # IDS output about what its doing, errors, etc.
770 # output section. You can leave this out to get the default.
775 # A regex to filter output. Can be overridden in an output section.
779 default-output-filter:
782 # disabled you will get the default - console output.
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gx.dtsi127 clock-output-names = "xtal";
168 clock-output-names = "vcpu";
509 /* CVBS VDAC output port */
514 /* HDMI-TX output port */
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dgpio.txt231 - output-low A property specifying to set the GPIO direction as output with
233 - output-high A property specifying to set the GPIO direction as output with
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-dv-timings.rst13 …VIDIOC_SUBDEV_G_DV_TIMINGS - VIDIOC_SUBDEV_S_DV_TIMINGS - Get or set DV timings for input or output
46 To set DV timings for the input or output, applications use the
61 the current input or output does not support DV timings (e.g. if
77 Digital video timings are not supported for this input or output.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst24 temperature as the control input and power as the controlled output:
122 This means that at `switch_on_temp` the output of the controller's
167 the quantized nature of the output control: cooling devices can't set
171 added to the output of the controller. Typically `k_i` is set low (1
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/
H A Dlocal.conf.sample33 # BitBake has the capability to accelerate builds based on previously built output.
47 # Where to place the build output
50 # where BitBake should place its temporary files and output. Keep in mind that
203 # By default qemu will build with a builtin VNC server where graphical output can be
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/
H A Dlocal.conf.sample33 # BitBake has the capability to accelerate builds based on previously built output.
47 # Where to place the build output
50 # where BitBake should place its temporary files and output. Keep in mind that
203 # By default qemu will build with a builtin VNC server where graphical output can be
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.1.rst32 - cve-check: add JSON format to summary output
33 - cve-check: fix symlinks where link and output path are equal
113 - rootfs-postcommands: fix symlinks where link and output path are equal
126 - terminal.py: Restore error output from Terminal
/openbmc/linux/Documentation/networking/devlink/
H A Dmlx5.rst160 This command has valid output only when interface is up, otherwise the command has empty output.
188 This command has valid output only when interface is up. Otherwise, the command has empty output.
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,omap-mailbox.yaml20 output interrupt lines. An output interrupt line is routed to an interrupt
41 output lines of an Interrupt Router. The AM64x SoCS also uses a single IP
43 smaller, and the interrupt output lines are connected directly to various
/openbmc/linux/drivers/clk/at91/
H A Dclk-sam9x60-pll.c450 if (rate < characteristics->output[0].min || in sam9x60_div_pll_compute_div()
451 rate > characteristics->output[0].max) in sam9x60_div_pll_compute_div()
472 if (best_rate < characteristics->output[0].min || in sam9x60_div_pll_compute_div()
473 best_rate > characteristics->output[0].max) in sam9x60_div_pll_compute_div()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-gpio.yaml502 output-high: true
503 output-low: true
504 output-enable: true
505 output-disable: true
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c97 int output = -1; in cedrus_write_frame_list() local
121 output = position; in cedrus_write_frame_list()
134 if (output >= 0) in cedrus_write_frame_list()
135 position = output; in cedrus_write_frame_list()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_lvds.c146 unsigned long output; in rcar_lvds_d3_e3_pll_calc() local
261 output = fin * pll->pll_n / pll->pll_m / (1 << pll->pll_e) in rcar_lvds_d3_e3_pll_calc()
263 error = (long)(output - target) * 10000 / (long)target; in rcar_lvds_d3_e3_pll_calc()
267 clk, fin, output, target, error / 100, in rcar_lvds_d3_e3_pll_calc()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-zii-ultra.dtsi247 output-low;
254 output-high;
261 output-high;
268 output-high;
H A Dimx8ulp.dtsi130 clock-output-names = "frosc";
137 clock-output-names = "lposc";
144 clock-output-names = "rosc";
151 clock-output-names = "sosc";
/openbmc/linux/drivers/iio/light/
H A Dsi1133.c288 int output = 0; in si1133_calc_polynomial() local
300 output += in si1133_calc_polynomial()
303 output += si1133_calculate_output(x, y, x_order, in si1133_calc_polynomial()
310 return abs(output); in si1133_calc_polynomial()
/openbmc/linux/arch/x86/
H A DKconfig.debug10 Enables the informational output from the decompression stage
18 Write kernel log output directly into the VGA buffer or to a serial
32 Write kernel log output directly into the EHCI debug port.
45 Write kernel log output directly into the xHCI debug port.
/openbmc/u-boot/tools/buildman/
H A DREADME17 # u-boot.bin is the output image
28 A key feature of buildman is its output summary, which allows warnings,
53 produce any useful output on the terminal while building, except for
55 warnings and binaries if you ask for them) is stored in output
530 creating a working directory for each thread, and creating output
628 lots of repeated output for every board.
633 The full build output in this case is available in:
651 for this. In that case you will also see some output files, like:
677 06: x86: Rearrange the output input to remove BSS
695 in the output from binutil's 'size' utility).
[all …]

1...<<131132133134135136137138139140>>...249