/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.h | 40 struct omap_dss_device *output; member
|
/openbmc/linux/arch/arm64/boot/dts/nuvoton/ |
H A D | ma35d1-iot-512m.dts | 32 clock-output-names = "clk_hxt";
|
H A D | ma35d1-som-256m.dts | 32 clock-output-names = "clk_hxt";
|
/openbmc/linux/tools/iio/ |
H A D | iio_utils.h | 61 int iioutils_get_param_float(float *output, const char *param_name,
|
/openbmc/openbmc/poky/meta/recipes-devtools/help2man/ |
H A D | help2man_1.49.3.bb | 3 …IPTION = "help2man is a tool for automatically generating simple manual pages from program output."
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 282.out | 1 QA output created by 282
|
H A D | 187.out | 1 QA output created by 187
|
H A D | 157.out | 1 QA output created by 157
|
/openbmc/qemu/linux-user/arm/ |
H A D | meson.build | 6 output: '@BASENAME@_nr.h')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mscgen/ |
H A D | mscgen_0.20.bb | 1 …ce Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output."
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | hihope-rzg2-ex-lvds.dtsi | 26 output-low;
|
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
H A D | 50-gbmc-br-cn-redirect.rules | 20 type filter hook output priority -300;
|
/openbmc/phosphor-hwmon/ |
H A D | gpio_handle.cpp | 41 flags.output = true; in BuildGpioHandle()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-bcrypt_4.2.1.bb | 19 python3-unittest-automake-output \
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/ |
H A D | bash_5.2.37.bb | 10 file://test-output.patch \
|
/openbmc/qemu/docs/interop/ |
H A D | qmp-spec.rst | 38 output encoded in ASCII. 51 double quoting on output. 149 have ``"allow-oob": true`` in the output of ``query-qmp-schema``. 255 Moreover, the client may receive output a previous client didn't read. 256 To help with skipping that output, QGA provides the 419 with downstream names to its output. 423 properly ignores any downstream members in the output it receives.
|
/openbmc/u-boot/doc/ |
H A D | README.coccinelle | 282 mkid -i C --output .id-utils.index 362 This SmPL excerpt generates entries on the standard output, as 394 This SmPL excerpt generates patch hunks on the standard output, as 416 **NOTE**: The diff-like output generated is NOT an applicable patch. The 419 lines around. This output can be used with the diff mode of 439 This SmPL excerpt generates diff hunks on the standard output, as 486 This SmPL excerpt generates Org entries on the standard output, as
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio.txt | 68 - Bit 3: 0 means the output should be maintained during sleep/low-power mode 69 1 means the output state can be lost during sleep/low-power mode 217 - output-low A property specifying to set the GPIO direction as output with 219 - output-high A property specifying to set the GPIO direction as output with 236 output-low;
|
/openbmc/linux/drivers/iio/addac/ |
H A D | ad74413r.c | 972 if (chan->output) in ad74413r_read_raw() 979 if (chan->output) in ad74413r_read_raw() 1000 if (chan->output) in ad74413r_read_raw() 1032 if (!chan->output) in ad74413r_write_raw() 1091 .output = 1, \ 1100 .output = 0, \ 1283 if (chan->output) in ad74413r_setup_channels()
|
/openbmc/linux/net/ipv4/ |
H A D | arp.c | 134 .output = neigh_resolve_output, 142 .output = neigh_resolve_output, 148 .output = neigh_direct_output, 252 neigh->output = neigh_direct_output; in arp_constructor() 287 neigh->output = neigh->ops->connected_output; in arp_constructor() 289 neigh->output = neigh->ops->output; in arp_constructor()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | chacha-avx2-x86_64.S | 39 # %rsi: up to 2 data blocks output, o 41 # %rcx: input/output length in bytes 199 # xor remaining bytes from partial register into output 231 # %rsi: up to 4 data blocks output, o 233 # %rcx: input/output length in bytes 504 # xor remaining bytes from partial register into output 536 # %rsi: up to 8 data blocks output, o 538 # %rcx: input/output length in bytes 943 # xor remaining blocks, write to output 998 # xor remaining bytes from partial register into output
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | buildstats.bbclass | 174 …output = subprocess.check_output(c.split(), stderr=subprocess.STDOUT, timeout=limit).decode('utf-8… 176 output = "Error running command: %s\n%s\n" % (c, err) 177 f.write("%s\n%s\n" % (c, output)) 257 bb.warn("Failed to get rootfs size: %s" % err.output.decode('utf-8')) 284 # are available that we need to find the output directory.
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8180x-primus.dts | 760 output-high; 783 output-low; 802 output-high; 819 output-high; 858 output-high;
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3188-bqedison2qc.dts | 294 clock-output-names = "xin32k"; 502 pcfg_output_high: pcfg-output-high { 503 output-high; 506 pcfg_output_low: pcfg-output-low { 507 output-low;
|
/openbmc/linux/Documentation/scsi/ |
H A D | advansys.rst | 88 The amount of debugging output can be controlled with the global 89 variable 'asc_dbglvl'. The higher the number the more output. By 117 To enable debug output to console, please make sure that: 120 b. Kernel messages are routed to console output. Check 135 Debug output is logged in /var/log/messages.
|