/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx51-ts4800.dts | 188 nxp,tx-output-config = <0x06>;
|
H A D | imx6qdl-sr-som.dtsi | 93 adi,phy-output-clock = "125mhz-free-running";
|
/openbmc/openbmc-test-automation/lib/ |
H A D | openbmc_ffdc_utils.robot | 107 [Documentation] Write cmd output data to the report document
|
/openbmc/phosphor-fan-presence/ |
H A D | meson.build | 154 configure_file(output: 'config.h', configuration: conf)
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop.h | 228 const struct vop_output *output; member
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | base.yml | 24 # Each script line from will be in a collapsible section in the job output
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-5.1.rst | 56 :ref:`ref-tasks-unpack` task output from :term:`WORKDIR`.
|
/openbmc/qemu/qapi/ |
H A D | qdev.json | 25 # properties are not included in the output of this command.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3399.dtsi | 149 clock-output-names = "xin24m"; 288 clock-output-names = "emmc_cardclock"; 1330 clock-output-names = "clk_usbphy0_480m"; 1357 clock-output-names = "clk_usbphy1_480m"; 1971 pcfg_output_high: pcfg-output-high { 1972 output-high; 1975 pcfg_output_low: pcfg-output-low { 1976 output-low;
|
H A D | sun8i-r40.dtsi | 62 clock-output-names = "osc24M"; 69 clock-output-names = "osc32k";
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 2325 uint8_t output; member 2333 int output = (s->clk && s->enable) ? s->level : 0; in omap_pwl_update() local 2335 if (output != s->output) { in omap_pwl_update() 2336 s->output = output; in omap_pwl_update() 2337 printf("%s: Backlight now at %i/256\n", __func__, output); in omap_pwl_update() 2394 s->output = 0; in omap_pwl_reset()
|
/openbmc/linux/drivers/gpio/ |
H A D | Kconfig | 295 This driver provides basic support (configure as input or output, read 433 (EBU) found on Lantiq SoCs. The GPIOs are output only as they are 768 and EXPSTATE (output) ports. 793 the ps-mode pin. Every pin can be configured as input/output. 1290 pins, output pins, and IRQs. 1308 This driver provides support for driving the pins in output 1451 they are input-only or output-only type. 1476 GPIO0 is statically configured as either input or output prior to 1513 input or output as appropriate, the sensor related GPIOs 1514 are "output only" GPIOs.
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996.dtsi | 30 clock-output-names = "xo_board"; 37 clock-output-names = "sleep_clk"; 709 clock-output-names = "pcie_0_pipe_clk_src"; 725 clock-output-names = "pcie_1_pipe_clk_src"; 741 clock-output-names = "pcie_2_pipe_clk_src"; 1375 output-high; 1651 output-high; 1659 output-low; 1675 output-high; 3114 clock-output-names = "usb3_phy_pipe_clk_src";
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 796 " dummy driver that discards all output\n" 4214 ``-compat [deprecated-input=@var{input-policy}][,deprecated-output=@var{output-policy}]`` 4223 ``deprecated-output=accept`` (default) 4225 ``deprecated-output=hide`` 4230 ``-compat [unstable-input=@var{input-policy}][,unstable-output=@var{output-policy}]`` 4239 ``unstable-output=accept`` (default) 4241 ``unstable-output=hide`` 4354 [Unix only] standard input/output 4451 output on a real or fake device. 5039 Send the output to a chardev backend output for native or auto [all …]
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | classes.rst | 41 architecture-specific output. The class disables functionality that is 53 even if the recipes do not produce architecture-specific output. 63 functionality needed for recipes that produce executable output. If your 165 extracted and new packages in the configured output package format are 222 analysis of the build output. For more information on using Build 224 ":ref:`dev-manual/build-quality:maintaining build output quality`" 235 When you use this class, the output goes into the 1200 class as a reference on how to add support for custom image output 1272 output. So exercise caution when disabling these checks. 1323 might result in host contamination of the build output. [all …]
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/ |
H A D | 0003-aspeed-add-gpio-support.patch | 232 + * @param direction GPIO direction (0 for input or 1 for output) 360 + return "output";
|
/openbmc/u-boot/board/sbc8548/ |
H A D | README | 32 will change the baud clocks and mess up your serial console output if you 43 PCI output listing with an intel e1000 PCI-x and a Syskonnect SK-9Exx
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | license_image.bbclass | 27 output = format_pkg_list(pkgs) 29 package_manifest.write(output)
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-pbx.dtsi | 342 clock-output-names = "timerclk0", 501 clock-output-names = "timerclk4",
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-diff.txt | 68 all occurrences of this separator in symbol names (and other output) 205 Example output:
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | capture.c.rst | 574 "-o | --output Outputs stream to stdout\n" 590 { "output", no_argument, NULL, 'o' },
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | Kconfig | 179 local output. See the man page for iptables(8). 330 local output. On a bridge, you can also specify filtering rules
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-kms-helpers.rst | 29 there's also generic helpers for handling output probing, and for dealing with 352 :doc: output probing helper overview
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | running-nested-guests.rst | 254 - Full ``dmesg`` output from L0 256 - Full ``dmesg`` output from L1
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | monreader.rst | 109 Typing cat /sys/class/misc/monreader/dev will give an output of the form 138 output of the CMS utility MONWRITE without the 4K control blocks). The MCE
|