/openbmc/linux/net/ipv6/ila/ |
H A D | ila_lwt.c | 314 .output = ila_output,
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | vmx_ops.h | 102 : [output] "=r" (value) in __vmcs_readl()
|
/openbmc/qemu/qapi/ |
H A D | common.json | 197 # @human-readable-text: Formatted output intended for humans.
|
/openbmc/phosphor-pid-control/pid/ |
H A D | zone.hpp | 128 double output) override;
|
/openbmc/libcper/docs/ |
H A D | OEMExtensions.md | 54 //writing the output to the provided stream.
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calc_auto.c | 193 if (v->output[k] == dcn_bw_writeback && v->output_format[k] == dcn_bw_444) { in mode_support_and_system_configuration() 196 else if (v->output[k] == dcn_bw_writeback) { in mode_support_and_system_configuration() 263 if (v->output[k] == dcn_bw_dp && v->dsc_capability == dcn_bw_yes) { in mode_support_and_system_configuration() 277 if (v->output[k] == dcn_bw_hdmi) { in mode_support_and_system_configuration() 291 else if (v->output[k] == dcn_bw_dp) { in mode_support_and_system_configuration() 301 …if (v->required_phyclk[k] > v->phyclk_per_state[i] || (v->output[k] == dcn_bw_hdmi && v->required_… in mode_support_and_system_configuration() 310 if (v->output[k] == dcn_bw_writeback) { in mode_support_and_system_configuration() 1329 if (v->output[k] == dcn_bw_writeback) { in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation() 1872 if (v->output[k] == dcn_bw_writeback) { in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation() 1925 if (v->output[k] == dcn_bw_writeback && v->output_format[k] == dcn_bw_444) { in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation() [all …]
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | Kconfig | 726 bool "Lots of debug output" 729 Say Y here if you want the nVidia driver to output all sorts 773 bool "Lots of debug output" 776 Say Y here if you want the Riva driver to output all sorts 893 Say Y here if you want the Intel driver to output all sorts 959 G450/G550 secondary head and digital output are supported without 1003 secondary head output is blanked while you are in X. With XFree 1059 bool "Lots of debug output from Radeon driver" 1062 Say Y here if you want the Radeon driver to output all sorts 1256 correct output device configuration. [all …]
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a.dtsi | 90 clock-output-names = "rtc_clk"; 97 clock-output-names = "sysclk"; 104 clock-output-names = "phy_27m"; 234 clock-output-names = "fspi_clk"; 870 arm,malidp-output-port-lines = /bits/ 8 <8 8 8>;
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kvm.c | 477 char *output = output_ ? strdup(output_) : NULL; in kvm_hpp_list__parse() local 481 ret = kvm_hpp_list__init(output, hpp_list, kvm_hists__init_output); in kvm_hpp_list__parse() 495 free(output); in kvm_hpp_list__parse() 508 static int kvm_hists__reinit(const char *output, const char *sort) in kvm_hists__reinit() argument 511 return kvm_hpp_list__parse(&kvm_hists.list, output, sort); in kvm_hists__reinit()
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | interrupts.txt | 11 properties contain a list of interrupt specifiers, one per output interrupt. The
|
/openbmc/linux/Documentation/sound/soc/ |
H A D | jack.rst | 25 systems won't be able to use their speaker output while a headphone is
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | mixart.rst | 32 'pcm1c' and 1 stereo digital output 'pcm1p' per card.
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | reset.txt | 36 with a single reset output and 1 for nodes with multiple
|
/openbmc/u-boot/doc/ |
H A D | README.console | 19 to the 'stdin' file, the first output one to 'stdout' and 'stderr'.
|
H A D | README.bcm7xxx | 66 * This kernel image output format can be
|
H A D | README.nios2 | 67 binary, output u-boot-dtb.bin. This should be used for production.
|
/openbmc/qemu/tests/tcg/cris/bare/ |
H A D | check_asr.s | 2 # output: ffffffff\n1\nffffffff\nffffffff\n5a67f\nffffffff\nffffffff\nffffffff\nf699fc67\nffffffff\…
|
/openbmc/u-boot/doc/device-tree-bindings/reset/ |
H A D | reset.txt | 36 with a single reset output and 1 for nodes with multiple
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | exynos-fb.txt | 64 samsung,pwm-out-gpio: PWM output GPIO.
|
/openbmc/u-boot/board/cobra5272/bdm/ |
H A D | cobra5272_uboot.gdb | 131 # lower 8 bits for output:
|
/openbmc/u-boot/include/ |
H A D | sh_pfc.h | 93 struct pinmux_range output; member
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ina209.rst | 98 outside the scope of a hardware monitoring driver to enable or disable output
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | README | 21 e) fetcher output is deterministic (i.e. if you fetch configuration XXX now it
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi.h | 367 struct omap_dss_device output; member
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | pti.c | 191 if (pti->thdev->output.type == GTH_LPP) { in read_hw_config()
|