/openbmc/linux/drivers/clk/at91/ |
H A D | at91sam9x5.c | 13 .output = { .min = 0, .max = 133333333 }, 36 .output = plla_outputs,
|
H A D | pmc.h | 52 struct clk_range output; member 77 const struct clk_range *output; member
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | cdns,sdhci.yaml | 94 Value of the delay introduced on the sdclk output for all modes except 102 Value of the delay introduced on the sdclk output for HS200, HS400 and
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | adi,max98396.yaml | 76 a single data output channel on alternating frames. 78 interleaved on a single output channel.
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8dxl.dtsi | 224 clock-output-names = "xtal_32KHz"; 231 clock-output-names = "xtal_24MHz";
|
H A D | imx8mm-prt8mm.dts | 125 fsl,sai-mclk-direction-output; 176 fsl,ext-reset-output;
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3229-xms6.dts | 35 clock-output-names = "ext_gmac"; 153 clock_in_out = "output";
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | Kconfig | 89 tristate "Samsung Exynos clock output driver" 93 Support for the clock output (XCLKOUT) present on some of Samsung
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | ghashp10-ppc.pl | 31 $output =shift; 52 open STDOUT,"| $^X $xlate $flavour $output" || die "can't call $xlate: $!";
|
/openbmc/linux/arch/riscv/boot/dts/sifive/ |
H A D | hifive-unmatched-a00.dts | 35 clock-output-names = "hfclk"; 42 clock-output-names = "rtcclk";
|
/openbmc/linux/drivers/iio/chemical/ |
H A D | sgp40.c | 82 .output = 1, 87 .output = 1,
|
/openbmc/qemu/block/ |
H A D | meson.build | 144 output: 'module_block.h', 151 output: 'block-gen.c',
|
/openbmc/qemu/hw/gpio/ |
H A D | pca9554.c | 42 uint8_t output = s->regs[PCA9554_OUTPUT]; in pca9554_update_pin_input() local 43 uint8_t internal_state = config | output; in pca9554_update_pin_input()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | si4713.rst | 51 Here is an output from v4l2-ctl util: 64 Audio output: 0 (FM Modulator Audio Out) 126 - power_level - Sets the output power level for signal transmission.
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3.dtsi | 297 "output", 309 "output", 321 "output",
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-usage-stats.rst | 7 DRM drivers can choose to export partly standardised text output via the 11 One purpose of this output is to enable writing as generic as practically 15 output is split between common and driver specific parts. Having said that,
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | lxfb_core.c | 508 par->output = 0; in lxfb_probe() 509 par->output |= (nopanel) ? 0 : OUTPUT_PANEL; in lxfb_probe() 510 par->output |= (nocrt) ? 0 : OUTPUT_CRT; in lxfb_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt8365-pinctrl.yaml | 109 output-low: true 111 output-high: true 178 An integer describing the steps for output level shifter duty
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-btf.rst | 70 output format. Raw (**raw**) or C-syntax (**c**) output 108 This gives an example of default output for all supported BTF kinds.
|
/openbmc/linux/drivers/platform/x86/ |
H A D | lenovo-yogabook.c | 307 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in yogabook_wmi_set_kbd_backlight() local 324 &input, &output); in yogabook_wmi_set_kbd_backlight() 330 kfree(output.pointer); in yogabook_wmi_set_kbd_backlight()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 301 : [output] ltype(x) \ 322 [output] "=&A"(x) \ 366 [output] "=a" (x) \
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | bootimg-efi.py | 352 ret, output = exec_native_cmd(objdump_cmd, native_sysroot) 354 offset = int(output.split()[2], 16) + int(output.split()[3], 16)
|
/openbmc/linux/arch/arm/crypto/ |
H A D | poly1305-armv4.pl | 24 if ($flavour=~/\w[\w\-]*\.\w+$/) { $output=$flavour; undef $flavour; } 25 else { while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {} } 33 open STDOUT,"| \"$^X\" $xlate $flavour $output"; 35 open STDOUT,">$output";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9261.dtsi | 608 #atmel,pll-clk-output-range-cells = <4>; 609 atmel,pll-clk-output-ranges = <80000000 200000000 0 1>, 620 #atmel,pll-clk-output-range-cells = <4>; 621 atmel,pll-clk-output-ranges = <70000000 130000000 1 1>; 629 atmel,clk-output-range = <0 94000000>;
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.6.rst | 101 .. _migration-1.6-bitbake-console-output: 106 The BitBake console UI will now output errors to ``stderr`` instead of 107 ``stdout``. Consequently, if you are piping or redirecting the output of 248 ``qemu-native`` now builds without SDL-based graphical output support by 307 Custom image output types, as selected using
|