Home
last modified time | relevance | path

Searched refs:output (Results 4276 – 4300 of 6165) sorted by relevance

1...<<171172173174175176177178179180>>...247

/openbmc/openbmc/poky/meta/recipes-devtools/quilt/
H A Dquilt.inc13 file://0001-tests-Allow-different-output-from-mv.patch \
/openbmc/qemu/docs/devel/testing/
H A Dqtest.rst70 from the output of
/openbmc/u-boot/arch/arm/dts/
H A Drk3328.dtsi127 clock-output-names = "xin24m";
650 pcfg_output_high: pcfg-output-high {
651 output-high;
654 pcfg_output_low: pcfg-output-low {
655 output-low;
H A Darmada-cp110-master.dtsi106 core-clock-output-names =
109 gate-clock-output-names =
H A Dsun9i-a80-cubieboard4.dts443 clock-output-names = "4M_adda";
452 clock-output-names = "cko1_rtc",
H A Dsun8i-a83t-cubietruck-plus.dts224 clock-output-names = "4M_adda";
233 clock-output-names = "cko1_rtc",
H A Dsun9i-a80-optimus.dts432 clock-output-names = "4M_adda";
441 clock-output-names = "cko1_rtc",
/openbmc/linux/drivers/pwm/
H A DKconfig43 output to the kernel log, so only enable while working on a driver.
81 Generic PWM framework driver for the PWM output of the HLCDC
82 (Atmel High-end LCD Controller). This PWM output is mainly used
433 Say yes here if you want to support the PWM output of the embedded
442 Generic PWM framework driver for OMAP Dual-Mode Timer PWM output
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-common.dtsi83 output-low;
959 * ACOK output, which is fixed to ACTIVE_LOW as
962 * Active INOK disables SMB347 output, so polarity
964 * output.
1064 clock-output-names = "pmic-oscillator";
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_methods.robot166 [Documentation] Run a command on the BMC or OS, write the output to the
189 ... ERROR output:${\n}${stderr}${\n}Output:${\n}${stdout}${\n}
612 # Typical output:
703 ${rc} ${output}= Shell Cmd which eSEL.pl show_err=0
721 # Note: The only way to get eSEL.pl to put the output in a particular
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c2797 struct hwrm_nvm_get_dir_info_output *output; in nvm_get_dir_info() local
2806 output = hwrm_req_hold(bp, req); in nvm_get_dir_info()
2809 *entries = le32_to_cpu(output->entries); in nvm_get_dir_info()
2810 *length = le32_to_cpu(output->entry_length); in nvm_get_dir_info()
2915 struct hwrm_nvm_find_dir_entry_output *output; in bnxt_find_nvram_item() local
2930 output = hwrm_req_hold(bp, req); in bnxt_find_nvram_item()
2934 *index = le16_to_cpu(output->dir_idx); in bnxt_find_nvram_item()
2936 *item_length = le32_to_cpu(output->dir_item_length); in bnxt_find_nvram_item()
3190 struct hwrm_port_phy_i2c_read_output *output; in bnxt_read_sfp_module_eeprom_info() local
3198 output = hwrm_req_hold(bp, req); in bnxt_read_sfp_module_eeprom_info()
[all …]
/openbmc/linux/Documentation/input/devices/
H A Dsentelic.rst401 When one of the two fingers is up, the device will output four consecutive
405 will output four consecutive single-finger, absolute coordinate(SFAC) packets
832 (Note that the absolute/relative coordinate output still depends on
862 bit1 0 RW gesture ID output
866 bit2 0 RW two fingers' coordinates output
870 bit3 0 RW finger up one packet output
885 bit7 0 RW Bx packet output compatible mode
/openbmc/linux/tools/perf/Documentation/
H A Dsecurity.txt114 9. Login and check that dmesg output doesn't mention that perf_event class is unknown to SELinux su…
156 output would contain AVC denied records related to perf_event:
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt56 - sti-hdmi: hdmi output block
99 - sti,panel: phandle of the panel connected to the DVO output
/openbmc/linux/arch/powerpc/boot/dts/
H A Dtqm8548-bigflash.dts394 bosch,disconnect-tx1-output;
406 bosch,disconnect-tx1-output;
H A Dtqm8548.dts394 bosch,disconnect-tx1-output;
406 bosch,disconnect-tx1-output;
/openbmc/linux/arch/m68k/ifpsp060/
H A DTEST.DOC41 binary output images into ASCII text files. The hexadecimal
133 for a test package, it should flush the output so that it's not
/openbmc/u-boot/lib/
H A Dsha256.c264 unsigned char *output, unsigned int chunk_sz) in sha256_csum_wd() argument
290 sha256_finish(&ctx, output); in sha256_csum_wd()
/openbmc/u-boot/doc/imx/mkimage/
H A Dimximage.txt25 -e <execution address> -d <u-boot binary> <output image file>
36 The output image can be flashed on the board SPI flash or on a SD card.
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c498 enum pll1_output output) in stm32_get_PLL1_rate() argument
552 switch (output) { in stm32_get_PLL1_rate()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A DKconfig111 output processor supporting LVDS/HDMI/eDP, several DDR3 options and
157 bool "Route uart output to usb pins"
/openbmc/u-boot/arch/x86/dts/
H A Dchromebook_samus.dts115 output-value = <1>;
123 output-value = <0>;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-fmt.rst55 After switching the input or output the list of enumerated image
66 (for video output devices) or be produced from (for video capture
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py46 if ret.output.startswith('sudo:'):
378 size = int(ret.output.split()[0])
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst44 - yocto-check-layer: add debug output for the layers that were found
113 - buildhistory: Fix srcrevs output

1...<<171172173174175176177178179180>>...247