Home
last modified time | relevance | path

Searched refs:a (Results 15651 – 15675 of 22310) sorted by relevance

1...<<621622623624625626627628629630>>...893

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dlibio-compress-lzma-perl_2.212.bb2 DESCRIPTION = "This module provides a Perl interface to allow reading and \
/openbmc/openbmc/poky/meta/recipes-core/update-rc.d/
H A Dupdate-rc.d_0.8.bb3 DESCRIPTION = "update-rc.d is a utility that allows the management of symlinks to the initscripts i…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libfido2/
H A Dlibfido2_1.14.0.bb3 communicate with a FIDO device over USB, and to verify attestation and \
/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/
H A Dpointercal-xinput_0.0.bb15 # Only install file if it has a contents
/openbmc/openbmc/poky/meta/recipes-support/fribidi/
H A Dfribidi_1.0.14.bb4 The BiDi algorithm is a prerequisite for supporting right-to-left scripts such \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-openpyxl_3.1.3.bb1 SUMMARY = "openpyxl is a Python library to read/write Excel 2010 xlsx/xlsm/xltx/xltm files"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-blobs_git.bb2 DESCRIPTION = "This package handles a series of OEM IPMI commands that implement the BLOB protocol …
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_venc.c674 static signed int to_signed(unsigned int a) in to_signed() argument
676 if (a <= 7) in to_signed()
677 return a; in to_signed()
679 return a - 16; in to_signed()
682 static unsigned long modulo(unsigned long a, unsigned long b) in modulo() argument
684 if (a >= b) in modulo()
685 return a - b; in modulo()
687 return a; in modulo()
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192e.c551 ofdmbase += priv->ofdm_tx_power_diff[tx_idx].a; in rtl8192e_set_tx_power()
559 mcsbase += priv->ht40_tx_power_diff[tx_idx++].a; in rtl8192e_set_tx_power()
561 mcsbase += priv->ht20_tx_power_diff[tx_idx++].a; in rtl8192e_set_tx_power()
626 priv->ht20_tx_power_diff[0].a = in rtl8192eu_parse_efuse()
631 priv->ht40_tx_power_diff[0].a = 0; in rtl8192eu_parse_efuse()
635 priv->ofdm_tx_power_diff[i].a = in rtl8192eu_parse_efuse()
640 priv->ht20_tx_power_diff[i].a = in rtl8192eu_parse_efuse()
645 priv->ht40_tx_power_diff[i].a = in rtl8192eu_parse_efuse()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8060-dragonboard.dts55 /* This is a levelshifter for SDCC5 */
91 * EBI2. This has a 25MHz chrystal next to it, so no
147 * The I2C bus is using a PCA9306 level translator from L16A
184 wm8903: wm8903@1a {
244 * GPIO17 is pulled high by a 10k
255 * The MPU-3050 acts as a hub for the
897 * CS2 is used by a real peripheral. CS0 is just
898 * routed to a test point.
/openbmc/linux/drivers/clk/
H A DKconfig7 thus are a key power management tool on many systems.
18 code should select COMMON_CLK instead and not define a custom
28 The common clock framework is a single definition of struct
198 the following setup, and uses a fixed setting for the output muxes.
202 Given a target output frequency, the driver will set the PLL and
226 On Layerscape SoCs there is a special clock for the FlexSPI
234 to be used as a generic clock output. Some SoCs have restrictions
413 Renesas Versaclock7 is a family of configurable clock generator
/openbmc/linux/kernel/dma/
H A Ddebug.c271 static bool exact_match(struct dma_debug_entry *a, struct dma_debug_entry *b) in exact_match() argument
273 return ((a->dev_addr == b->dev_addr) && in exact_match()
274 (a->dev == b->dev)) ? true : false; in exact_match()
277 static bool containing_match(struct dma_debug_entry *a, in containing_match() argument
280 if (a->dev != b->dev) in containing_match()
283 if ((b->dev_addr <= a->dev_addr) && in containing_match()
284 ((b->dev_addr + b->size) >= (a->dev_addr + a->size))) in containing_match()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop6 Screen brightness: contains a single integer in the range 0..8.
50 and there is a few seconds cooldown between subsequent toggles.
H A Dsysfs-bus-pci-devices-cciss39 Description: Kicks of a rescan of the controller to discover logical
71 a dump device, as kdump requires resetting the device in order
/openbmc/linux/Documentation/filesystems/
H A Disofs.rst51 If given, it is a synonym for 'showassoc' which will
63 identical with ISO 9660.", so it is a valid and gratis substitute of the
/openbmc/linux/Documentation/sound/soc/
H A Dmachine.rst11 the audio subsystem with the kernel as a platform device and is represented by
69 .codec_name = "wm8713-codec.0-001a",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmTargets.cmake46 # Use original install prefix when loaded through a
103 # been exported from the same project but in a separate export set.
/openbmc/openbmc/meta-openembedded/meta-webserver/licenses/
H A DXdebug28 license from time to time. Each version will be given a
30 published under a particular version of the license, you may
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-2-Clause-Patent15 a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
22 (a) their Contribution(s) (the licensed copyrights of copyright holders and
H A DRuby13 a) place your modifications in the Public Domain or otherwise
29 a) distribute the executables and library files of the software,
/openbmc/openbmc/poky/meta/recipes-graphics/menu-cache/files/
H A D0001-Support-gcc10-compilation.patch21 diff --git a/menu-cache-gen/menu-tags.h b/menu-cache-gen/menu-tags.h
23 --- a/menu-cache-gen/menu-tags.h
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,iproc-gpio.txt20 pinctrl support completely disabled in this IP block. In Stingray, a
36 Specifies that the node is a GPIO controller
/openbmc/pyphosphor/obmc/dbuslib/
H A Dbindings.py154 def ctor(obj, *a, **kw): argument
155 undecorated(obj, *a, **kw)
/openbmc/u-boot/common/
H A Dautoboot.c40 static int slow_equals(u8 *a, u8 *b, int len) in slow_equals() argument
46 diff |= a[i] ^ b[i]; in slow_equals()
/openbmc/qemu/tests/qemu-iotests/
H A D137.out22 qemu-io: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
23 qemu-io: L2 cache entry size must be a power of two between 512 and the cluster size (65536)

1...<<621622623624625626627628629630>>...893