/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 50 well as the files to display output. 127 This file holds the output of the trace in a human 138 The output is the same as the "trace" file but this 153 that is displayed in one of the above output 438 "<...>" is displayed in the output. 1022 output includes a timestamp relative to the start of the 1023 trace. This differs from the output when latency-format 1201 This option changes the trace output. When it is enabled, 1397 Shows a more minimalistic output. 1473 function-trace, we get a much larger output:: [all …]
|
/openbmc/qemu/ |
H A D | meson.build | 529 configure_file(output: 'instrumentation-filter', 3214 output: config_devices_mak, 3244 output: 'config-poison.h', 3329 output: 'qemu-version.h', 3350 output: d[1], 3552 output: 'decode-@BASENAME@.c.inc', 3774 block_syms = custom_target('block.syms', output: 'block.syms', 3778 qemu_syms = custom_target('qemu.syms', output: 'qemu.syms', 3945 output: target + '-gdbstub-xml.c', 4042 output: exe['name'], [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6sx.dtsi | 108 clock-output-names = "ckil"; 116 clock-output-names = "osc"; 124 clock-output-names = "ipp_di0"; 132 clock-output-names = "ipp_di1";
|
H A D | tegra30-apalis.dts | 307 clock-output-names = "clk16m";
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/ |
H A D | 0001-replace-__pure__-with-compiler-attribute-pure.patch | 133 * bytes of value in output format (3 in this example). 139 * bytes of value in output format (2 in this example). 145 * bytes of value in output format (2 in this example). 151 * bytes of value in output format (2 in this example).
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | validate-regulators-config_tests.cpp | 48 "comments": [ "Sets output voltage for a PMBus regulator rail" ], 63 "comments": [ "Read output voltage from READ_VOUT." ], 194 int runToolForOutput(const std::string& configFileName, std::string& output, in runToolForOutput() argument 198 return runToolForOutputWithCommand(command, output, error); in runToolForOutput()
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r40.dtsi | 68 clock-output-names = "osc24M"; 76 clock-output-names = "ext-osc32k"; 535 clock-output-names = "osc32k", "osc32k-out"; 1065 clock-output-names = "tcon-top-tv0",
|
H A D | sunxi-h3-h5.dtsi | 91 clock-output-names = "osc24M"; 99 clock-output-names = "ext_osc32k"; 870 clock-output-names = "osc32k", "osc32k-out", "iosc";
|
/openbmc/linux/tools/power/cpupower/po/ |
H A D | ka.po | 508 " -m, --human human-readable output for the -f, -w, -s and -y " 522 "If no argument or only the -c, --cpu parameter is given, debug output about\n" 552 "more than one output-specific argument\n" 982 msgid "You can't specify more than one output-specific argument\n"
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64.dtsi | 127 clock-output-names = "osc24M"; 134 clock-output-names = "ext-osc32k"; 411 clock-output-names = "tcon-data-clock"; 1277 clock-output-names = "osc32k", "osc32k-out", "iosc";
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 43 - Fix/improve bitbake -s output 50 - Sort digraph output to make builds more reproducible 134 - Flush stdout/stderr before forking to fix duplicate console output
|
/openbmc/u-boot/test/py/ |
H A D | README.md | 305 address to use for the test. This data is parsed from the output of the 349 U-Boot console, and returns all output from that command. This allows 350 validation or interpretation of the command output. This function validates
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | qcom,pcie.yaml | 464 - const: phy_pipe # PIPE output clock 615 - const: phy_pipe # PIPE output clock 646 - const: phy_pipe # PIPE output clock
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | gen.c | 2298 const char *input, *output, **objs; in do_min_core_btf() local 2307 output = GET_ARG(); in do_min_core_btf() 2319 err = minimize_btf(input, output, objs); in do_min_core_btf()
|
/openbmc/linux/Documentation/bpf/ |
H A D | bpf_iterators.rst | 13 sockets in the system. However, their output format tends to be fixed, and if 164 ``bpf_seq_write()`` function based on whether you need formatted output or just 398 The following lines are the output of the program.
|
H A D | prog_flow_dissector.rst | 23 and output arguments.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-hwmon | 88 These drivers will output the actual voltage. Rule of 329 Select which temperature channels affect this PWM output in 344 which associate trip points to PWM output channels.
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 31 clock-output-names = "pmic_osc"; 838 clock-output-names = "pmic_clk"; 1410 fsl,ext-reset-output;
|
/openbmc/entity-manager/src/ |
H A D | fru_device.cpp | 104 std::stringstream output; in getEepromPath() local 105 output << "/sys/bus/i2c/devices/" << bus << "-" << std::right in getEepromPath() 108 return output.str(); in getEepromPath()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | amd_powerplay.c | 1046 struct amd_pp_simple_clock_info *output) in pp_get_display_power_level() argument 1050 if (!hwmgr || !hwmgr->pm_en || !output) in pp_get_display_power_level() 1053 return phm_get_dal_power_level(hwmgr, output); in pp_get_display_power_level()
|
/openbmc/phosphor-user-manager/ |
H A D | user_mgr.cpp | 844 std::vector<std::string> output; in userLockedForFailedAttempt() local 847 output = getFailedAttempt(userName.c_str()); in userLockedForFailedAttempt() 855 return parseFaillockForLockout(output); in userLockedForFailedAttempt()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib-onlink-tests.sh | 477 -v verbose mode (show commands and output)
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | conf.h | 1067 u8 output; member
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/ |
H A D | qman.txt | 162 clock-output-names = "platform-pll", "platform-pll-div2";
|
/openbmc/u-boot/drivers/sound/ |
H A D | Kconfig | 69 Enable sound output on supported Intel Ivybridge-based boards. This
|