/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | start.rst | 31 (default option) as the build directory in the command ``make O=output/dir`` 173 Build and run your kernel. In the kernel log, the test output is printed 178 Some lines and/or data may get interspersed in the TAP output.
|
/openbmc/linux/Documentation/PCI/ |
H A D | pcieaer-howto.rst | 69 AER error output 72 When a PCIe AER error is captured, an error message will be output to 73 console. If it's a correctable error, it is output as an info message.
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996-oneplus-common.dtsi | 49 clock-output-names = "divclk4"; 229 output-low; 238 output-low;
|
H A D | apq8096-db820c.dts | 78 clock-output-names = "divclk4"; 518 output-low; 527 output-low; 538 output-low; 693 output-low;
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 29 and produce RGB565, RGB666, RGB888 output format. 116 input to Single-link/Dual-Link DSI/LVDS or Single DPI output bridge 342 input that produces a DMD output in RGB565, RGB666, RGB888
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-msc-sm2s.dtsi | 170 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>; 197 ti,clk-output-sel = <DP83867_CLK_O_SEL_OFF>; 521 fsl,ext-reset-output;
|
/openbmc/openbmc-test-automation/lib/ |
H A D | logging_utils.robot | 89 …# quiet Indicates whether this keyword should run without any output to the 283 # quiet Indicates whether this keyword should run without any output to the 346 # Formatted example output from Rprint vars members
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | redfish_snmp_utils.robot | 46 # Sample output: 103 # Sample output of SNMP URI: 161 # Sample output:
|
/openbmc/linux/rust/ |
H A D | Makefile | 4 rustdoc_output := $(objtree)/Documentation/output/rust/rustdoc 79 --output $(rustdoc_output) \ 167 -L$(objtree)/$(obj)/test --output $(rustdoc_output) \
|
/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/ |
H A D | local.conf.sample | 61 # BitBake has the capability to accelerate builds based on previously built output. 75 # Where to place the build output 78 # where BitBake should place its temporary files and output. Keep in mind that 244 # By default native qemu will build with a builtin VNC server where graphical output can be
|
/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/ |
H A D | local.conf.sample | 61 # BitBake has the capability to accelerate builds based on previously built output. 75 # Where to place the build output 78 # where BitBake should place its temporary files and output. Keep in mind that 244 # By default native qemu will build with a builtin VNC server where graphical output can be
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | sysrq.rst | 266 Sysrq output is subject to the same console loglevel control as all 267 other console output. This means that if the kernel was booted 'quiet' 268 as is common on distro kernels the output may not appear on the actual 274 Should you require the output on the console channel then you will need
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_general.robot | 21 [Documentation] Get self test results via IPMI raw command and verify the output. 59 # Example output from 'Get Channel Info': 294 # The output will be as below. 297 # Truncate power limit: and watts from output.
|
/openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
H A D | local.conf.sample | 61 # BitBake has the capability to accelerate builds based on previously built output. 75 # Where to place the build output 78 # where BitBake should place its temporary files and output. Keep in mind that 250 # By default native qemu will build with a builtin VNC server where graphical output can be
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9263.dtsi | 125 #atmel,pll-clk-output-range-cells = <4>; 126 atmel,pll-clk-output-ranges = <80000000 200000000 0 1>, 137 #atmel,pll-clk-output-range-cells = <4>; 138 atmel,pll-clk-output-ranges = <80000000 200000000 0 1>, 147 atmel,clk-output-range = <0 120000000>;
|
H A D | sun50i-a64.dtsi | 135 clock-output-names = "osc24M"; 142 clock-output-names = "osc32k"; 150 clock-output-names = "iosc"; 301 clock-output-names = "tcon-pixel-clock"; 882 clock-output-names = "rtc-osc32k", "rtc-osc32k-out";
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-hello.rst | 61 The console output tells you what version 180 This sample output shows that BitBake could not find the 220 for build output and intermediate files other than the cached 249 In the sample output, 401 result in a BitBake run that prints the same console output. The reason
|
/openbmc/linux/drivers/acpi/ |
H A D | cppc_acpi.c | 684 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_cppc_processor_probe() local 702 status = acpi_evaluate_object_typed(handle, "_CPC", NULL, &output, in acpi_cppc_processor_probe() 709 out_obj = (union acpi_object *) output.pointer; in acpi_cppc_processor_probe() 906 kfree(output.pointer); in acpi_cppc_processor_probe() 920 kfree(output.pointer); in acpi_cppc_processor_probe()
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | staging.bbclass | 249 …bb.note("Running postinst {}, output:\n{}".format(p, subprocess.check_output(p, shell=True, stderr… 633 …bb.note("Running postinst {}, output:\n{}".format(p, subprocess.check_output(p, shell=True, stderr… 666 # Target build output, stored in do_populate_sysroot or do_package can depend 670 # not change the toolchain task output, hence the task hashes can change without 671 # changing the sysroot output of that recipe yet they can influence others. 675 # populate_sysroot hashes in the task output hashes.
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-st.c | 486 const struct st_pctl_data *data, unsigned long output) in st_pinconf_bit_to_delay() argument 491 if (output) { in st_pinconf_bit_to_delay() 607 int output = ST_PINCONF_UNPACK_OE(*config); in st_pinconf_get_retime_packed() local 628 delay = st_pinconf_bit_to_delay(delay_bits, data, output); in st_pinconf_get_retime_packed() 639 int output = ST_PINCONF_UNPACK_OE(*config); in st_pinconf_get_retime_dedicated() local 648 delay = st_pinconf_bit_to_delay(delay_bits, info->data, output); in st_pinconf_get_retime_dedicated()
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-ficus.dts | 23 clock-output-names = "clkin_gmac";
|
/openbmc/linux/Documentation/input/devices/ |
H A D | cs461x.rst | 29 uses joystick as input device and PCM device as sound output in one time.
|
/openbmc/linux/Documentation/power/regulator/ |
H A D | machine.rst | 54 for use in logging and other diagnostic output. Normally the name
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | cavium-pip.txt | 3 The PIP Ethernet nexus can control several data packet input/output
|
/openbmc/u-boot/doc/ |
H A D | README.bitbangMII | 37 int (*mdio_active)() - Activate the MDIO pin as output
|