/openbmc/linux/drivers/platform/x86/ |
H A D | Kconfig | 232 support for video output switching, LCD backlight control, 513 output switching, ThinkLight control, UltraBay eject and more. 534 Enables monitoring of the built-in console audio output control 593 bool "Video output control support" 598 the various video output ports. 601 display state, video output devices in use, whether there is a X 604 your ThinkPad's video output ports instead of this feature, 781 by the general ACPI drivers, such as LCD brightness, video output,
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30.dtsi | 163 clock-output-names = "gmac_clkin"; 254 clock-output-names = "xin24m"; 470 rockchip,output = "lvds"; 882 clock-output-names = "usb480m_phy"; 1504 pcfg_output_high: pcfg-output-high { 1505 output-high; 1508 pcfg_output_low: pcfg-output-low { 1509 output-low;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | da850.dtsi | 39 clock-output-names = "ref_clk"; 44 clock-output-names = "sata_refclk"; 50 clock-output-names = "usb_refclkin";
|
H A D | rk3399-firefly.dts | 64 clock-output-names = "clkin_gmac"; 230 clock-output-names = "xin32k", "rk808-clkout2";
|
H A D | rk3288-tinker.dtsi | 52 clock-output-names = "ext_gmac"; 184 clock-output-names = "xin32k", "rk808-clkout2";
|
H A D | rk3288-popmetal.dtsi | 52 clock-output-names = "ext_gmac"; 228 clock-output-names = "xin32k", "rk808-clkout2";
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | hdio.rst | 204 out_size size of output buffer 238 [2] Both the input and output buffers are copied from the 282 out_size output (user->drive) buffer size, bytes
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9v032.c | 486 static unsigned int mt9v032_calc_ratio(unsigned int input, unsigned int output) in mt9v032_calc_ratio() argument 492 if (output * 3 > input * 2) in mt9v032_calc_ratio() 494 if (output * 3 > input) in mt9v032_calc_ratio()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-sdx55.dtsi | 33 clock-output-names = "xo_board"; 254 clock-output-names = "usb3_uni_phy_pipe_clk_src"; 473 clock-output-names = "pcie_pipe_clk";
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-venice-gw7902.dts | 39 clock-output-names = "can20m"; 435 clock-output-names = "clk-32k-out"; 748 fsl,ext-reset-output;
|
H A D | imx8mq-librem5-devkit.dts | 79 clock-output-names = "pmic_osc"; 296 clock-output-names = "pmic_clk"; 1042 fsl,ext-reset-output;
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8994-msft-lumia-octagon.dtsi | 36 * This enables graphical output via bootloader-enabled display. 54 clock-output-names = "divclk4"; 475 output-low;
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-colibri.dtsi | 34 output-high; 42 output-high; 50 output-low;
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850.dtsi | 85 clock-output-names = "ref_clk"; 90 clock-output-names = "sata_refclk"; 96 clock-output-names = "usb_refclkin";
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | manager.cpp | 677 std::string output; in getPELJSON() local 681 output.append(buffer.data()); in getPELJSON() 691 return output; in getPELJSON()
|
/openbmc/linux/Documentation/networking/ |
H A D | snmp_counter.rst | 138 ICMP output path will check the header of a raw socket, so the 1093 On server side, we can find below nstat output:: 1101 On client side, we can find below nstat output:: 1138 The client side nstat output:: 1153 The server side nstat output:: 1173 Client side nstat output:: 1189 Server side nstat output:: 1225 option to 7. Now we could explain the nstat output in our test: 1236 In the first nstat output of server side, fast path was not enabled, 1439 After run client_linger.py, check the output of nstat:: [all …]
|
H A D | nf_flowtable.rst | 21 transmitted to the output netdevice via neigh_xmit(), hence, packets bypass the 47 | input | | output |
|
/openbmc/linux/tools/testing/ktest/ |
H A D | ktest.pl | 2913 my $output = `$command 2>&1`; 2916 logit $output; 2924 if ($output =~ m/^(Bisecting: .*\(roughly \d+ steps?\))\s+\[([[:xdigit:]]+)\]/) { 2926 } elsif ($output =~ m/^([[:xdigit:]]+) is the first bad commit/) { 2932 print $output; 2949 my $output;
|
/openbmc/linux/Documentation/hwmon/ |
H A D | asc7621.rst | 33 PWM output. These two bytes are "read-locked" to guarantee that once a 44 temperature reports. The smoother PWM output does not require user
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | Kconfig | 58 a (family of) single-output regulators that supports 59 transitioning between two different output voltages based on
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 110 to a subshell for execution. The standard output of the command is then read 111 and returned as the value of the function. Every newline in the output is
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing_fw.c | 523 iowrite16(priv->output, &card->dpram[DPRAM_FCT_PARAM + 2]); in softing_startstop() 563 iowrite16(priv->output, &card->dpram[DPRAM_FCT_PARAM + 2]); in softing_startstop()
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | gcov.rst | 229 echo "Usage: $0 <ksrc directory> <kobj directory> <output.tar.gz>" >&2 261 echo "Usage: $0 <output.tar.gz>" >&2
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 154 final `ipkdbg` script. The output script can then be freely copied between 158 binaries under `bin/` to ensure that the build for your output `ipkdbg` script
|
/openbmc/phosphor-fan-presence/control/ |
H A D | gen-fan-zone-defs.py | 1012 with open(output_file, "w") as output: 1013 output.write(tmpl.render(zones=zone_config, mgr_data=manager_config))
|