Home
last modified time | relevance | path

Searched refs:output (Results 4026 – 4050 of 6207) sorted by relevance

1...<<161162163164165166167168169170>>...249

/openbmc/qemu/docs/devel/
H A Dtcg-ops.rst50 are strongly typed. Each instruction has a fixed number of output
56 In the textual form, output operands usually come first, followed by
57 input operands, followed by constant operands. The output type is
482 into 32-bit output *t0*. Depending on the host, this may be a simple move,
488 into 32-bit output *t0*. Depending on the host, this may be a simple shift,
594 formed from two single-word arguments, and the double-word output *t0*
690 address *t1*. The _i32/_i64/_i128 size applies to the size of the input/output
921 The same register may be used for both an input and an output, even when
H A Dtesting.rst134 output.
136 The input/output data is managed under the ``tests/qapi-schema`` directory.
169 scripts. The testing success criteria is golden output comparison, and the
211 produces output to stdout and stderr, the other is the expected reference
213 and reference output ``055.out``.
280 * ``-p`` (print) redirects QEMU’s stdout and stderr to the test output,
547 as practical. Run ``python -m pytest --regenerate-output`` and
583 2. Add "V=1" to the command line, try again, to see the verbose output.
599 container and enable verbose output.
994 Valid test names are visible in the output from any previous execution
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-selection.rst89 capture/output window or TV display. The closest possible values of
186 Selection is not supported for this input or output.
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_tools.md70 The output file `SEL_data.txt` contains the readable error log (SEL) data.
211 -r Reverse order of output
/openbmc/linux/Documentation/networking/device_drivers/atm/
H A Diphase.rst81 If the driver is loaded successfully, the output of the command will
128 IADebugFlag, which controls the output of the traces. You can find the bit
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml197 modulator or internal ADC output to DFSDM channel.
243 modulator or internal ADC output to DFSDM channel.
/openbmc/linux/drivers/media/usb/go7007/
H A Ds2250-board.c319 static int s2250_s_video_routing(struct v4l2_subdev *sd, u32 input, u32 output, in s2250_s_video_routing() argument
424 static int s2250_s_audio_routing(struct v4l2_subdev *sd, u32 input, u32 output, in s2250_s_audio_routing() argument
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dsamsung,s5m8767.yaml217 clock-output-names = "en32khz_ap", "en32khz_cp", "en32khz_bt";
280 clock-output-names = "en32khz_ap", "en32khz_cp", "en32khz_bt";
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A DKconfig265 bool "Ralink debug output"
268 Enable debugging output for all rt2x00 modules
/openbmc/linux/arch/m68k/q40/
H A DREADME52 Upon startup the kernel will usually output "ABCQGHIJ" into the SRAM,
135 btw if the showkey output from PC and Q40 doesn't differ then you have some
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-evb.dts73 clock-output-names = "clkin_gmac";
183 clock-output-names = "rk808-clkout1", "rk808-clkout2";
/openbmc/linux/arch/arm64/boot/dts/apple/
H A Dt600x-common.dtsi362 clock-output-names = "clkref";
372 clock-output-names = "nco_ref";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-plym2m.dts87 clock-output-names = "enet_ref_pad";
188 output-ohms = <2500>;
H A Dimx6qdl-zii-rdu2.dtsi336 output-low;
343 output-high;
350 output-high;
357 output-high;
/openbmc/linux/drivers/iio/afe/
H A Diio-rescale.c288 chan->output = schan->output; in rescale_configure_channel()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-debix-model-a.dts229 clock-output-names = "xin32k";
328 fsl,ext-reset-output;
/openbmc/phosphor-buttons/
H A DREADME.md236 Here the serial uart mux output is accessed via OCP debug card. SO the OCP debug
247 uart mux select output value
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h775 STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out…
781 STBTT_DEF void stbtt_MakeCodepointBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output,…
800 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, …
801 STBTT_DEF void stbtt_MakeGlyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int…
2465 STBTT_DEF void stbtt_MakeGlyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int… in stbtt_MakeGlyphBitmapSubpixel() argument
2473 gbm.pixels = output; in stbtt_MakeGlyphBitmapSubpixel()
2484 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, … in stbtt_MakeGlyphBitmap() argument
2486 …stbtt_MakeGlyphBitmapSubpixel(info, output, out_w, out_h, out_stride, scale_x, scale_y, 0.0f,0.0f,… in stbtt_MakeGlyphBitmap()
2496 …stbtt_MakeGlyphBitmapSubpixel(info, output, out_w, out_h, out_stride, scale_x, scale_y, shift_x, s… in stbtt_MakeCodepointBitmapSubpixel()
2504 STBTT_DEF void stbtt_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out… in stbtt_MakeCodepointBitmap() argument
[all …]
/openbmc/linux/tools/perf/util/
H A Dsort.c3479 static bool get_elide(int idx, FILE *output) in get_elide() argument
3483 return __get_elide(symbol_conf.sym_list, "symbol", output); in get_elide()
3485 return __get_elide(symbol_conf.dso_list, "dso", output); in get_elide()
3487 return __get_elide(symbol_conf.comm_list, "comm", output); in get_elide()
3497 return __get_elide(symbol_conf.sym_from_list, "sym_from", output); in get_elide()
3499 return __get_elide(symbol_conf.sym_to_list, "sym_to", output); in get_elide()
3501 return __get_elide(symbol_conf.dso_from_list, "dso_from", output); in get_elide()
3503 return __get_elide(symbol_conf.dso_to_list, "dso_to", output); in get_elide()
3507 return __get_elide(symbol_conf.sym_to_list, "addr_to", output); in get_elide()
3515 void sort__setup_elide(FILE *output) in sort__setup_elide() argument
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-gru.dtsi682 pcfg_output_low: pcfg-output-low {
683 output-low;
686 pcfg_output_high: pcfg-output-high {
687 output-high;
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch122 a stream reading its output (the decompressed data). */
374 N_("Generate little-endian output") },
376 N_("Generate big-endian output") },
440 /* Change the output to be big-endian if BIG_ENDIAN is true and
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm.dtsi626 output-low;
640 output-low;
882 output-low;
912 output-high;
/openbmc/linux/drivers/gpio/
H A Dgpio-aspeed.c36 u32 output; member
263 return !(props->input || props->output); in is_bank_props_sentinel()
287 (!props || ((props->input | props->output) & GPIO_BIT(offset))); in have_gpio()
304 return !props || (props->output & GPIO_BIT(offset)); in have_output()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dqa-checks.rst13 QA checks on the output to ensure that common issues are detected and
428 upstream build documentation, the ``./configure --help`` output, and
485 projects to default to stripping debug symbols for output binaries.
680 - ``Fuzz detected: <patch output> [patch-fuzz]``
781 appear in output files, which not only leaks build system configuration into
782 the target, but also hinders binary reproducibility as the output will change
785 Typically these paths will enter the output through some mechanism in the
788 entering the output. Sometimes it may require adjusting scripts or code to
826 or potential problems in the packaged output. So exercise caution
/openbmc/linux/Documentation/hwmon/
H A Dadt7462.rst29 temperature sensors. Each PWM output is individually adjustable and

1...<<161162163164165166167168169170>>...249