Home
last modified time | relevance | path

Searched refs:output (Results 4176 – 4200 of 6165) sorted by relevance

1...<<161162163164165166167168169170>>...247

/openbmc/phosphor-user-manager/
H A Dmeson.build45 conf_header = configure_file(output: 'config.h',
/openbmc/qemu/hw/gpio/
H A Dtrace-events22 pl061_set_output(const char *id, int gpio, int level) "%s setting output %d to %d"
/openbmc/openpower-debug-collector/dump/tools/opdump/
H A Dopdreport18 Default output directory is current working
/openbmc/qemu/docs/system/
H A Dcpu-hotplug.rst60 hot-plugged (no "qom-path" member). From its output in step (3), we
/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml116 - echo -e '[job.output.testlogs]\nstatuses = ["FAIL", "INTERRUPT"]'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch231 + /* Here we must output into a separate array because we can't touch
399 * at the (output) right edge properly. They just get transposed and
475 * at the (output) bottom edge properly. They just get transposed and
891 + * This routine figures out the size that the output image will be
921 + /* Determine number of components in output image */
933 + /* Compute output image dimensions and related values. */
961 + /* If there is only one output component, force the iMCU size to be 1;
1400 /* Adjust output image parameters as needed.
1519 + /* Suppress output of JFIF marker */
1532 /* Return the appropriate output data set */
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dasus-wmi.c319 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_evaluate_method3() local
325 &input, &output); in asus_wmi_evaluate_method3()
330 obj = (union acpi_object *)output.pointer; in asus_wmi_evaluate_method3()
362 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_evaluate_method5() local
368 &input, &output); in asus_wmi_evaluate_method5()
373 obj = (union acpi_object *)output.pointer; in asus_wmi_evaluate_method5()
401 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_evaluate_method_buf() local
407 &input, &output); in asus_wmi_evaluate_method_buf()
412 obj = (union acpi_object *)output.pointer; in asus_wmi_evaluate_method_buf()
4256 &input, &output); in show_call()
[all …]
/openbmc/linux/tools/memory-model/Documentation/
H A Dlitmus-tests.txt185 The output is the result of something similar to a full state-space
212 Another important part of this output is shown in lines 2-5, repeated here:
226 The rest of the output is not normally needed, either due to irrelevance
242 by tooling that manages litmus tests and their output. This tooling is
370 This section covers extracting debug output from herd7, emulating
379 By default, the herd7 state output includes all variables mentioned
412 The herd7 output is as follows:
428 (This output indicates that CPUs are permitted to "snoop their own
433 But the herd7 output shows only the two variables mentioned in the
466 The herd7 output then displays the values of all the variables:
[all …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308.dtsi143 clock-output-names = "mac_clkin";
164 clock-output-names = "xin24m";
195 clock-output-names = "usb480m_phy";
913 pcfg_output_high: pcfg-output-high {
914 output-high;
917 pcfg_output_low: pcfg-output-low {
918 output-low;
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.c459 bd->output.state = b; in get_bios_output()
466 bd->output.tvout = 0; in get_bios_tvout()
480 bd->output.tvout = 1; in get_bios_tvout()
/openbmc/u-boot/doc/
H A DREADME.u-boot_on_efi99 Add -nographic if you want to use the terminal for output. Once it starts
141 boot EFI with video output then the 'serial' device will operate on your
143 work if connected. If you have both serial and video output, then both
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-qcard.dtsi578 output-low;
586 output-low;
596 output-low;
H A Dsa8775p-ride.dts477 output-high;
499 output-high;
506 output-high;
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c1002 ccp2->output = CCP2_OUTPUT_CCDC; in ccp2_link_setup()
1004 ccp2->output = CCP2_OUTPUT_NONE; in ccp2_link_setup()
1076 ccp2->output = CCP2_OUTPUT_NONE; in ccp2_init_entities()
/openbmc/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst82 differently. The WMI method output format varies:
84 * if the function has only a single output, then an ACPI object
89 The format of the output should be thoroughly checked, since many methods can
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts425 clock-output-names = "si5341";
470 clock-output-names = "si570_user";
484 clock-output-names = "si570_mgt";
/openbmc/linux/drivers/staging/media/atomisp/
H A DMakefile94 pci/isp/kernels/output/output_1.0/ia_css_output.host.o \
244 -I$(atomisp)/pci/isp/kernels/output/ \
245 -I$(atomisp)/pci/isp/kernels/output/output_1.0/ \
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-venice-gw7902.dts36 clock-output-names = "can20m";
433 clock-output-names = "clk-32k-out";
701 fsl,ext-reset-output;
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ampere-mtjade.dts817 output-high;
824 output-high;
831 output-high;
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_expire_password.robot378 ${output} ${stderr} ${rc}= BMC Execute Command passwd --expire ${username}
379 Should Contain Any ${output} password expiry information changed password changed
381 # Example output:
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-a83t-tbs-a711.dts223 clock-output-names = "4M_adda";
232 clock-output-names = "cko1_rtc",
H A Dzynqmp-zcu106-revA.dts399 clock-output-names = "si570_user";
413 clock-output-names = "si570_mgt";
H A Darmada-cp110-slave.dtsi106 core-clock-output-names =
109 gate-clock-output-names =
/openbmc/linux/Documentation/sound/designs/
H A Dprocfile.rst54 Provides the output compatible with /dev/sndstat.
233 - output of ``lsusb -v``
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-decoder-cmd.rst184 decoder output to black when paused.
195 end of the stream and the last output buffer had the

1...<<161162163164165166167168169170>>...247