/openbmc/linux/drivers/staging/vc04_services/interface/ |
H A D | TESTING | 46 Expected output: 57 Expected output:
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm5301x.dtsi | 116 clock-output-names = "lcpll0", "pcie_phy", 125 clock-output-names = "genpll", "phy",
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra72-evm-revc.dts | 105 ti,min-output-impedance; 116 ti,min-output-impedance;
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | Kconfig | 72 Say Y here if you want to enable verbose MMU debug output. 79 Say Y here if you want to enable verbose push buffer debug output
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | omap-spi.yaml | 56 Select the D0 pin as output and D1 as input. The default is D0 57 as input and D1 as output.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ltc4286.rst | 77 in2_min Minimum output voltage. 78 in2_max Maximum output voltage.
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_acl_flex_keys.h | 190 void (*encode_block)(char *output, int block_index, char *block); 191 void (*clear_block)(char *output, int block_index);
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-sliced-vbi.rst | 21 Sliced VBI capture and output devices are accessed through the same 24 capturing or output, and the sliced VBI function is only available after 27 however the default function here is video capturing or output. 34 Devices supporting the sliced VBI capturing or output API set the 45 Sliced VBI devices shall support :ref:`video input or output <video>` 62 lines the hardware can capture or output per frame, or the number of 83 especially true for VBI output where Teletext is often unsupported and 323 packets. When the ``id`` of a packet for output is zero the 365 VBI data in time for output, the driver must output the last VPS and WSS 366 packet again, and disable the output of Closed Caption and Teletext [all …]
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isppreview.c | 1413 if (prev->output & PREVIEW_OUTPUT_MEMORY) in preview_configure() 1420 if (prev->output & PREVIEW_OUTPUT_RESIZER) in preview_configure() 1427 if (prev->output & PREVIEW_OUTPUT_MEMORY) in preview_configure() 1480 if (prev->output & PREVIEW_OUTPUT_MEMORY) { in preview_isr_buffer() 1541 prev->output & PREVIEW_OUTPUT_MEMORY) in omap3isp_preview_isr() 1647 if (prev->output & PREVIEW_OUTPUT_MEMORY) in preview_set_stream() 1660 if (prev->output & PREVIEW_OUTPUT_MEMORY) in preview_set_stream() 2196 prev->output |= PREVIEW_OUTPUT_MEMORY; in preview_link_setup() 2198 prev->output &= ~PREVIEW_OUTPUT_MEMORY; in preview_link_setup() 2207 prev->output |= PREVIEW_OUTPUT_RESIZER; in preview_link_setup() [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_network_utils.robot | 90 # Sample output of "ip route": 105 # Sample output of "ip addr | grep ether": 126 # Sample output of "ip addr | grep ether": 149 # Sample output of "hostname": 154 RETURN ${output} 159 # Sample output of "fw_printenv | grep ethaddr" 250 # Sample output after split: 345 Should Contain ${output} All networks ping Ok 398 # Sample output of "resolv.conf": 439 # Sample output: [all …]
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | structure.rst | 57 This directory contains user configuration files and the output 63 It is also possible to place output and configuration files in a 66 information on separating output from your local Source Directory files 174 The default output of the ``oe-init-build-env`` script is from the 240 ":ref:`dev-manual/build-quality:maintaining build output quality`" 364 the build system's output. The :term:`TMPDIR` variable 619 - ``${WORKDIR}/image``: Contains the output of the 626 - ``${WORKDIR}/sysroot-destdir``: Contains the output of the 629 - ``${WORKDIR}/package``: Contains the output of the 630 :ref:`ref-tasks-package` task before the output is [all …]
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | driver.rst | 152 where the output resides. 155 for any driving stage on the line to drive it low even if any other output 171 output. The "totem-pole" looks like so:: 185 The desired output signal (e.g. coming directly from some GPIO output register) 199 by flipping a bit in a register the output can be configured as open drain 203 By disabling the P-MOS transistor, the output can be driven between GND and 218 use a trick: when a line is set as output, if the line is flagged as open 219 drain, and the IN output value is low, it will be driven low as usual. But 220 if the IN output value is set to high, it will instead *NOT* be driven high, 675 it does not make sense to fire interrupts on an output GPIO. [all …]
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | indigoiox_dsp.c | 30 static int set_vmixer_gain(struct echoaudio *chip, u16 output,
|
H A D | indigodjx_dsp.c | 30 static int set_vmixer_gain(struct echoaudio *chip, u16 output,
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | rt274.txt | 13 - interrupts : The CODEC's interrupt output.
|
/openbmc/linux/include/linux/spi/ |
H A D | spi_bitbang.h | 34 int (*set_line_direction)(struct spi_device *spi, bool output);
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 170.out | 1 QA output created by 170
|
H A D | 200.out | 1 QA output created by 200
|
/openbmc/openpower-sbe-interface/ |
H A D | configure.ac | 21 # Create configured output
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | ta_rap_if.h | 71 struct ta_rap_cmd_output_data output; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/acpitool/ |
H A D | acpitool_0.5.1.bb | 2 and presents the output in a meaningfull, human-readable format."
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-requests-file_1.5.1.bb | 17 python3-unittest-automake-output \
|
H A D | python3-iso3166_2.1.1.bb | 16 python3-unittest-automake-output \
|
H A D | python3-parse-type_0.6.2.bb | 19 python3-unittest-automake-output \
|
H A D | python3-unidiff_0.7.5.bb | 16 python3-unittest-automake-output \
|