/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | reproducible-builds.rst | 12 configuration will give the same binary output regardless of when it is built 26 you build a given input set of metadata, we expect you to get consistent output. 39 effectively when the binary output remains the same. 105 here. The test is also able to run the ``diffoscope`` command on the output to
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-sx8.c | 154 cmd.output = 0; in stop() 271 cmd.output = 0; in start() 291 cmd.output = state->mci.nr; in start() 293 cmd.output |= 0x80; in start()
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_entity.c | 38 smppt = (pipe->output->entity.index << VI6_DPR_SMPPT_TGW_SHIFT) in vsp1_entity_route_setup() 39 | (source->route->output << VI6_DPR_SMPPT_PT_SHIFT); in vsp1_entity_route_setup() 51 smppt = (pipe->output->entity.index << VI6_DPR_SMPPT_TGW_SHIFT) in vsp1_entity_route_setup() 52 | (source->route->output << VI6_DPR_SMPPT_PT_SHIFT); in vsp1_entity_route_setup()
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_features.c | 87 u64 res, input, output; in guest_hcall() local 97 output = pgs_gpa + 4096; in guest_hcall() 99 input = output = 0; in guest_hcall() 102 vector = __hyperv_hypercall(hcall->control, input, output, &res); in guest_hcall()
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | earlyprintk.rst | 21 the lspci -vvv output:: 125 see the raw output. 133 You can test the output by using earlyprintk=dbgp,keep and provoking 139 On the host/target system you should see this help line in "dmesg" output::
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-phycore-som.dtsi | 33 clock-output-names = "ext_gmac"; 117 ti,clk-output-sel = <DP83867_CLK_O_SEL_CHN_A_TCLK>; 335 pcfg_output_high: pcfg-output-high { 336 output-high;
|
/openbmc/linux/arch/riscv/boot/dts/thead/ |
H A D | th1520.dtsi | 115 clock-output-names = "osc_24m"; 121 clock-output-names = "osc_32k"; 127 clock-output-names = "apb_clk"; 133 clock-output-names = "uart_sclk";
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850-lego-ev3.dts | 136 * the sensor (input) ports, the motor (output) ports and the A/DC. 418 output-high; 439 output-low; 445 output-high;
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs_ioctl.c | 198 void *input = NULL, *output = NULL; in debug_coresight() local 227 output = kzalloc(args->output_size, GFP_KERNEL); in debug_coresight() 228 if (!output) { in debug_coresight() 233 params->output = output; in debug_coresight() 244 if (output && copy_to_user((void __user *) (uintptr_t) args->output_ptr, in debug_coresight() 245 output, args->output_size)) { in debug_coresight() 254 kfree(output); in debug_coresight() 494 rc = hl_fw_cpucp_pll_info_get(hdev, args->pll_index, freq_info.output); in pll_frequency_info()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-pca953x.c | 179 int output; member 186 .output = PCA953X_OUTPUT, 193 .output = PCA957X_OUT, 536 u8 outreg = chip->recalc_addr(chip, chip->regs->output, off); in pca953x_gpio_direction_output() 573 u8 outreg = chip->recalc_addr(chip, chip->regs->output, off); in pca953x_gpio_set_value() 626 ret = pca953x_read_regs(chip, chip->regs->output, reg_val); in pca953x_gpio_set_multiple() 632 pca953x_write_regs(chip, chip->regs->output, reg_val); in pca953x_gpio_set_multiple() 1009 regaddr = chip->recalc_addr(chip, chip->regs->output, 0); in device_pca95xx_init() 1224 regaddr = chip->recalc_addr(chip, chip->regs->output, 0); in pca953x_regcache_sync()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | Makefile | 6 output.o dss-of.o pll.o video-pll.o
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
H A D | test-add-output-in-the-format-result-testname.patch | 4 Subject: [PATCH] test: add output in the format "result: testname"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
H A D | autofs-5.0.7-fix-lib-deps.patch | 24 rm -f $(LIB) $(RPCS) $(OBJS) $(YACCSRC) *.output *~
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 157.out | 1 QA output created by 157
|
H A D | 187.out | 1 QA output created by 187
|
H A D | 090.out | 1 QA output created by 090
|
H A D | 282.out | 1 QA output created by 282
|
/openbmc/linux/drivers/iio/orientation/ |
H A D | Kconfig | 27 device rotation. The output of a device rotation sensor
|
/openbmc/qemu/docs/ |
H A D | defs.rst.inc | 8 extra literal formatting with ``..``: this works in the HTML output
|
/openbmc/linux/tools/iio/ |
H A D | iio_utils.h | 61 int iioutils_get_param_float(float *output, const char *param_name,
|
/openbmc/openbmc/poky/meta/recipes-devtools/help2man/ |
H A D | help2man_1.49.3.bb | 3 …IPTION = "help2man is a tool for automatically generating simple manual pages from program output."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/tmux/ |
H A D | tmux_3.3a.bb | 22 # The 'compat' directory is needed for output during the build but it's
|
/openbmc/phosphor-hwmon/ |
H A D | gpio_handle.cpp | 41 flags.output = true; in BuildGpioHandle()
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | 50-gbmc-br-cn-redirect.rules | 20 type filter hook output priority -300;
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-yappi_1.6.0.bb | 28 python3-unittest-automake-output \
|