/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_hdcp.h | 50 struct mod_hdcp_output output; member
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3036-evb.dts | 42 clock-output-names = "xin32k";
|
/openbmc/linux/fs/dlm/ |
H A D | Kconfig | 16 appear as a file in the "dlm" directory. The output is the
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-a2wsgi_1.10.4.bb | 23 python3-unittest-automake-output \
|
H A D | python3-google-auth-oauthlib_1.2.0.bb | 19 python3-unittest-automake-output \
|
H A D | python3-path_16.14.0.bb | 24 python3-unittest-automake-output \
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | meson.build | 4 output: 'elog-errors.hpp',
|
/openbmc/google-misc/subprojects/bare-metal-host-monitor/ |
H A D | meson.build | 45 output: 'host-gpio-monitor@.service',
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-mako_1.3.5.bb | 26 python3-unittest-automake-output \
|
H A D | python3-rpds-py_0.18.1.bb | 22 python3-unittest-automake-output \
|
/openbmc/openbmc/poky/meta/recipes-devtools/dmidecode/ |
H A D | dmidecode_3.6.bb | 3 …dware as described in your system BIOS according to the SMBIOS/DMI standard (see a sample output)."
|
/openbmc/linux/tools/perf/ |
H A D | builtin-stat.c | 351 fprintf(stat_config.output, in read_counter_cpu() 2141 fprintf(stat_config.output, in add_default_attributes() 2454 stat_config.output = stderr; in __cmd_report() 2505 FILE *output = stderr; in cmd_stat() local 2548 output = NULL; in cmd_stat() 2580 if (!output && !quiet) { in cmd_stat() 2584 output = fopen(output_name, mode); in cmd_stat() 2585 if (!output) { in cmd_stat() 2595 output = fdopen(output_fd, mode); in cmd_stat() 2596 if (!output) { in cmd_stat() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx7ulp.dtsi | 84 clock-output-names = "ckil"; 91 clock-output-names = "osc"; 98 clock-output-names = "sirc"; 105 clock-output-names = "firc"; 112 clock-output-names = "upll"; 119 clock-output-names = "mpll";
|
H A D | bcm283x.dtsi | 151 * interrupt output appears to be mirrored onto the 448 clock-output-names = "dsi0_byte", 534 clock-output-names = "dsi1_byte", 622 clock-output-names = "osc"; 630 clock-output-names = "otg";
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_fwum.c | 60 int KfwumGetInfo(struct ipmi_intf *intf, unsigned char output, 63 unsigned char output, tKFWUM_BoardInfo *pBoardInfo); 440 KfwumGetInfo(struct ipmi_intf *intf, unsigned char output, in KfwumGetInfo() argument 464 if (output) { in KfwumGetInfo() 539 KfwumGetDeviceInfo(struct ipmi_intf *intf, unsigned char output, in KfwumGetDeviceInfo() argument 563 if (output) { in KfwumGetDeviceInfo()
|
/openbmc/u-boot/tools/ |
H A D | fdtgrep.c | 48 enum output_t output; /* Output format */ member 836 if (disp->output == OUT_DTS) { in do_fdtgrep() 1138 disp->output = OUT_DTB; in scan_args() 1140 disp->output = OUT_DTS; in scan_args() 1142 disp->output = OUT_BIN; in scan_args() 1215 if (disp.output == OUT_DTB) { in main()
|
/openbmc/linux/Documentation/networking/ |
H A D | mctp.rst | 273 -> rt->output() (== mctp_route_output) 282 -> rt->output() (== mctp_route_output) 289 -> rt->output() (== mctp_route_input) 297 -> rt->output() (== mctp_route_input) 303 -> rt->output() (== mctp_route_input) 314 - a skb: during route output, stored in ``skb->cb``.
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tvp514x.c | 115 u32 output; member 652 u32 input, u32 output, u32 config) in tvp514x_s_routing() argument 660 (output >= OUTPUT_INVALID)) in tvp514x_s_routing() 665 output_sel = output; in tvp514x_s_routing() 681 decoder->output = output; in tvp514x_s_routing()
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-tcon.yaml | 75 clock-output-names: 288 - clock-output-names 392 clock-output-names = "tcon0-pixel-clock"; 467 clock-output-names = "tcon0-pixel-clock"; 535 clock-output-names = "tcon0-pixel-clock"; 583 clock-output-names = "tcon-pixel-clock";
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget-uvc | 47 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output 52 What: /config/usb-gadget/gadget/functions/uvc.name/control/terminal/output/default 55 Description: Default output terminal descriptors 63 bAssocTerminal id of the input terminal to which this output 88 bAssocTerminal id of the output terminal to which 364 bTerminalLink id of the output terminal to which
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_go.py | 381 output, _ = bb.process.run( 384 return output.strip().split('\n') 391 output, _ = bb.process.run(ls_remote_cmd) 392 output = output.strip().split('\n') 393 for line in output:
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | 45 this option, such displays will not be supported and console output 55 this option, such displays will not be supported and console output 65 this option, such displays will not be supported and console output 448 HLCDC supports video output to an attached LCD panel. 534 Tegra124 supports many video output options including eDP and 563 output on a bitmap display from an in-memory frame buffer. 605 output from U-Boot will pass through this filter. 608 bool "Set the video as an output-only device" 613 output-only device. The Keyboard driver will not be set up. This 672 Define this to enable LCD support (for output to LCD display). [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | vt1211.rst | 178 controls both PWM outputs but each PWM output can be individually enabled and 181 Each PWM has 4 associated distinct output duty-cycles: full, high, low and 184 pwm[1-2]_auto_point[2-3]_pwm. Each PWM output can be associated with a 186 thermal thresholds exist that controls both PWMs output duty-cycles. The 212 PWM output duty-cycle based on the input temperature:
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | hdspm.rst | 187 Note: This control is for output only. Input-mode is detected 241 corresponding mixer channel, where 0-63 are the input to output 248 mixer-matrix is implemented from playback to output. 367 note: each playback channel is mixed to the same numbered output 379 note: here the analog output is enabled (but not routed).
|
/openbmc/linux/drivers/staging/media/omap4iss/ |
H A D | iss_resizer.c | 318 if (!(resizer->output & RESIZER_OUTPUT_MEMORY)) in resizer_video_queue() 385 if (resizer->output & RESIZER_OUTPUT_MEMORY && in resizer_set_stream() 747 if (resizer->output & ~RESIZER_OUTPUT_MEMORY) in resizer_link_setup() 749 resizer->output |= RESIZER_OUTPUT_MEMORY; in resizer_link_setup() 751 resizer->output &= ~RESIZER_OUTPUT_MEMORY; in resizer_link_setup()
|