/openbmc/linux/drivers/iio/dac/ |
H A D | dpot-dac.c | 48 .output = 1,
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | vexpress-v2f-1xv7-ca53x2.dts | 120 clock-output-names = "smclk";
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-s4.dtsi | 60 clock-output-names = "xtal";
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 198.out | 1 QA output created by 198
|
H A D | 271.out | 1 QA output created by 271 459 read failed: Input/output error 474 read failed: Input/output error 481 read failed: Input/output error 504 write failed: Input/output error 519 write failed: Input/output error 526 write failed: Input/output error 558 read failed: Input/output error
|
/openbmc/linux/Documentation/powerpc/ |
H A D | hvcs.rst | 145 output of the sysfs directory shows where these numbers are presented:: 169 For the above examples the following output is a result of cat'ing the 184 The output from reading the "dev" attribute is the char device major and 189 Given the example output above, to manually create a /dev/hvcs* node entry 240 applications that are invoked from the console that they should output 275 from a vty following output of data to the vty the vty adapter may not have 450 Q: Why is the console output all strange and unintelligible?
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | kernel-yocto.bbclass | 534 …atal( "config analysis failed when running '%s': %s" % (" ".join(e.cmd), e.output.decode('utf-8'))) 542 …atal( "config analysis failed when running '%s': %s" % (" ".join(e.cmd), e.output.decode('utf-8'))) 586 bb.fatal( "Cannot gather config fragments for audit: %s" % e.output.decode("utf-8") ) 595 # streamline the output to only report options that could be boot issues, 605 …bb.fatal( "config analysis failed when running '%s': %s" % (" ".join(e.cmd), e.output.decode('utf-… 627 …bb.fatal( "config analysis failed when running '%s': %s" % (" ".join(e.cmd), e.output.decode('utf-… 646 …bb.fatal( "config analysis failed when running '%s': %s" % (" ".join(e.cmd), e.output.decode('utf-…
|
/openbmc/linux/net/ipv6/ |
H A D | ndisc.c | 90 .output = neigh_resolve_output, 98 .output = neigh_resolve_output, 105 .output = neigh_direct_output, 350 neigh->output = neigh_direct_output; in ndisc_constructor() 369 neigh->output = neigh->ops->connected_output; in ndisc_constructor() 371 neigh->output = neigh->ops->output; in ndisc_constructor()
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | devtool-reference.rst | 36 -d, --debug Enable debug output 38 --color COLOR Colorize output (where COLOR is auto, always, never) 61 deploy-target Deploy recipe output files to live target machine 62 undeploy-target Undeploy recipe output files in live target machine 79 As directed in the general help output, you can 508 output to the live target machine:: 556 output from the target machine. For the ``devtool undeploy-target`` 601 Here is sample output after using
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-ops.rst | 50 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
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 5024 s->output.name = "output"; 5033 + s->output.format.type = s->output.type; 5040 + s->output.format.type = s->output.type; 5405 - V4L2Context *const output = &s->output; 5827 - V4L2Context *const output = &s->output; 6574 output = &s->output; 6678 + V4L2Context * const output = &s->output; 6944 V4L2Context *const output = &s->output; 7168 output = &s->output; 16851 + V4L2Queue *output = &ctx->output; [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-selection.rst | 89 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 D | openbmc_test_tools.md | 70 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 D | iphase.rst | 81 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 D | st,stm32-dfsdm-adc.yaml | 197 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 D | s2250-board.c | 319 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 D | samsung,s5m8767.yaml | 217 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 D | Kconfig | 265 bool "Ralink debug output" 268 Enable debugging output for all rt2x00 modules
|
/openbmc/linux/arch/m68k/q40/ |
H A D | README | 52 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 D | rk3399-evb.dts | 73 clock-output-names = "clkin_gmac"; 183 clock-output-names = "rk808-clkout1", "rk808-clkout2";
|
/openbmc/linux/arch/arm64/boot/dts/apple/ |
H A D | t600x-common.dtsi | 362 clock-output-names = "clkref"; 372 clock-output-names = "nco_ref";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6dl-plym2m.dts | 87 clock-output-names = "enet_ref_pad"; 188 output-ohms = <2500>;
|
/openbmc/linux/drivers/iio/afe/ |
H A D | iio-rescale.c | 288 chan->output = schan->output; in rescale_configure_channel()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-debix-model-a.dts | 229 clock-output-names = "xin32k"; 328 fsl,ext-reset-output;
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 775 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 …]
|