/openbmc/qemu/tests/tcg/s390x/ |
H A D | Makefile.softmmu-target | 4 QEMU_OPTS+=-action panic=exit-failure -nographic -serial chardev:output $(EXTFLAGS) -kernel
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | imx.rst | 58 motion). The deinterlaced output frames from the VDIC can be sent to the 99 VDIC from memory buffers via a output/mem2mem devices. 236 The output rectangle at the ipuX_csiY source pad is the same as 262 rate by half at the IDMAC output source pad: 285 When the IDMAC sink pad is activated, it receives from an output 288 frames from memory buffers. Note that an output or mem2mem device 344 motion compensation) and therefore the field type output from 436 configured to output 640x480, and the OV5642 outputs YUYV2X8, the 493 Compensated de-interlacing. The adv7180 must output sequential or 551 Compensated de-interlacing. The adv7180 must output sequential or [all …]
|
/openbmc/ipmitool/ |
H A D | ChangeLog | 6 * ID: 247 - 'sensor thresh' help output is wrong 92 * ID: 3608763 - ipmi_sdr - code cleanup & output display cleanup 155 * ID: 3611912 - Add missing newlines when cvs output is specified 157 * ID: 3612371 - Typo in impi_sel debug output 185 * ID: 267 - Corruption in "lan alert print" output 304 * Added OEM byte (47) to verbose output 439 override, garbage output fix 517 * Fix typo in IPMIv2 SOL output when sending break 571 * Add support for new 'sdr elist' extended output format. 573 * Add support for new 'sel elist' extended output format that [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,bcm2835-gpio.txt | 57 - output-high 58 - output-low
|
H A D | mediatek,mt8192-pinctrl.yaml | 111 output-high: true 113 output-low: true
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3328-evb.dts | 20 clock-output-names = "gmac_clkin"; 143 clock-output-names = "xin32k", "rk805-clkout2";
|
H A D | armada-385-atl-x530.dtsi | 119 output-high; 128 output-high;
|
/openbmc/u-boot/lib/ |
H A D | crc32.c | 259 unsigned char *output, unsigned int chunk_sz) in crc32_wd_buf() argument 265 memcpy(output, &crc, sizeof(crc)); in crc32_wd_buf()
|
/openbmc/docs/testing/ |
H A D | run-test-docker.md | 86 ${HOME}/OpenBMC_Automation/output.xml 130 ${HOME}/OpenBMC_Automation/output.xml`
|
/openbmc/openbmc/poky/scripts/contrib/ |
H A D | patchreview.py | 232 …output = subprocess.check_output(["git", "-C", directory, "ls-files", "recipes-*/**/*.bb"], univer… 233 count += len(output.splitlines())
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | README.rst | 119 ``make O=output/dir`` 選項可以爲輸出文件(包括 .config)指定備用位置。 132 請注意:如果使用了 ``O=output/dir`` 選項,那麼它必須用於make的所有調用。
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | Kconfig.aic79xx | 83 Compile in register value tables for the output of expanded register 85 output without having to refer to a data book and/or the aic7xxx.reg
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-remote.sh | 80 echo " ----" kvm.sh output: "(`date`)" | tee -a "$oldrun/remote-log" 114 echo " ----" kvm-again.sh output: "(`date`)" | tee -a "$oldrun/remote-log"
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | samsung-i2s.yaml | 101 clock-output-names: 110 description: Names of the CDCLK I2S output clocks.
|
/openbmc/linux/drivers/clk/at91/ |
H A D | sama5d3.c | 13 .output = { .min = 0, .max = 166000000 }, 28 .output = plla_outputs,
|
H A D | sama5d4.c | 13 .output = { .min = 125000000, .max = 200000000 }, 28 .output = plla_outputs,
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | dp-controller.yaml | 152 # Audio output also is present only on DP output
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | amlogic,meson-vpu.yaml | 133 /* CVBS VDAC output port */ 142 /* HDMI TX output port */
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | ptdump.rst | 32 On analysing the output of ``cat /sys/kernel/debug/kernel_page_tables`` 88 ``cat /sys/kernel/debug/kernel_page_tables`` output::
|
/openbmc/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm63268.dtsi | 36 clock-output-names = "periph"; 45 clock-output-names = "hsspi_osc";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-apalis-ixora-v1.2.dts | 110 * the GPIO to output-low, if one wants to control the transceiver 116 output-high;
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | snmp_utils.robot | 12 # Sample output: 52 # Sample output of snmp_uri_list enumeration.
|
/openbmc/openpower-hw-diags/ |
H A D | meson.build | 23 output: 'buildinfo.hpp', 44 configure_file(input: 'config.h.in', output: 'config.h', configuration: conf)
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_get_bios_post_code.robot | 112 ${output}= Run ${cmd} 114 RETURN ${output}
|
/openbmc/qemu/hw/gpio/ |
H A D | nrf51_gpio.c | 67 qemu_set_irq(s->output[i], irq_level); in update_output_irq() 303 qdev_init_gpio_out(DEVICE(s), s->output, NRF51_GPIO_PINS); in nrf51_gpio_init()
|