Home
last modified time | relevance | path

Searched refs:output (Results 4826 – 4850 of 6165) sorted by relevance

1...<<191192193194195196197198199200>>...247

/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-hugsun-x99.dts26 clock-output-names = "clkin_gmac";
258 clock-output-names = "xin32k", "rtc_clko_wifi";
H A Drk3566-quartz64-b.dts28 clock-output-names = "gmac1_clkin";
254 clock-output-names = "rk808-clkout1", "rk808-clkout2";
/openbmc/linux/arch/arm/boot/dts/hisilicon/
H A Dhip04.dtsi356 /* replicator output ports */
391 /* replicator output ports */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw7903.dts420 clock-output-names = "clk-32k-out";
629 fsl,ext-reset-output;
H A Dimx8mm-venice-gw7904.dts464 clock-output-names = "clk-32k-out";
687 fsl,ext-reset-output;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250-sony-xperia-edo.dtsi483 cirrus,gpio2-output-enable;
498 cirrus,gpio2-output-enable;
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Debisu.dtsi550 * Even though the LVDS1 output is not connected, the encoder must be
551 * enabled to supply a pixel clock to the DU for the DPAD output when
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c618 nouveau_encoder(encoder)->restore.output = in nv17_tv_save()
634 nouveau_encoder(encoder)->restore.output); in nv17_tv_restore()
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp261 const char* output = PyBytes_AS_STRING(pBytes); in getPlugins() local
263 std::string tmpStr(output); in getPlugins()
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_multiple_interfaces.robot281 ${rc} ${output}= Run And Return Rc And Output ${cmd_prefix} -H ${host} ${sub_cmd}
283 RETURN ${output}
/openbmc/linux/Documentation/trace/
H A Dftrace.rst50 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/u-boot/arch/arm/dts/
H A Dimx6sx.dtsi108 clock-output-names = "ckil";
116 clock-output-names = "osc";
124 clock-output-names = "ipp_di0";
132 clock-output-names = "ipp_di1";
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/
H A D0001-replace-__pure__-with-compiler-attribute-pure.patch133 * 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 Dvalidate-regulators-config_tests.cpp48 "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 Dsun8i-r40.dtsi68 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 Dsunxi-h3-h5.dtsi91 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 Dka.po508 " -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 Dsun50i-a64.dtsi127 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/qemu/docs/about/
H A Dremoved-features.rst195 device memory from output of ``info numa``.
546 * the display output was rotated by 90, 180 or 270 degrees
554 to produce an odd effect (rotating input but not display output). But
611 ``query-cpus-fast`` ``arch`` output member (removed in 6.0)
614 The ``arch`` output member of the ``query-cpus-fast`` command is
615 replaced by the ``target`` output member.
786 This command didn't produce any output already. Removed with no replacement.
/openbmc/openbmc/poky/bitbake/
H A DChangeLog43 - 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 DREADME.md305 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 Dqcom,pcie.yaml464 - 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 Dgen.c2298 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 Dbpf_iterators.rst13 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.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon88 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.

1...<<191192193194195196197198199200>>...247