Home
last modified time | relevance | path

Searched refs:a (Results 14076 – 14100 of 22310) sorted by relevance

1...<<561562563564565566567568569570>>...893

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dcpsw.txt12 - interrupts : property with a value describing the interrupt
25 a child device instead of a phandle
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali15x3.c123 u16 a; in ali15x3_setup() local
175 ret = pci_read_config_word(ALI15X3_dev, SMBBA, &a); in ali15x3_setup()
178 if ((a & ~(ALI15X3_SMB_IOSIZE - 1)) != ali15x3_smba) { in ali15x3_setup()
/openbmc/linux/drivers/leds/flash/
H A DKconfig74 This driver can also be built as a module. If so, the module
92 This driver can be built as a module, it will be called "leds-qcom-flash".
113 To compile this driver as a module, choose M here: the module
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-pov-protab2-ips9.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
H A Dsun4i-a10-inet1.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
H A Dsun4i-a10-inet97fv2.dts8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
24 * obtaining a copy of this software and associated documentation
H A Dsun4i-a10-dserve-dsrv9703c.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
H A Dsun4i-a10-pcduino.dts7 * licensing only applies to this file, and not this project as a
10 * a) This file is free software; you can redistribute it and/or
23 * obtaining a copy of this software and associated documentation
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7792-wheat.dts60 key-a {
89 type = "a";
100 type = "a";
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen65 in include/xen/interface/features.h printed as a hex value.
72 Default page size of the hypervisor printed as a hex value.
81 Virtual address of the hypervisor as a hex value.
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dorion5x-linkstation-lschl.dts10 * licensing only applies to this file, and not this project as a
13 * a) This file is free software; you can redistribute it and/or
26 * obtaining a copy of this software and associated documentation
/openbmc/linux/net/mac80211/
H A Dfils_aead.c18 u64 a = get_unaligned_be64(pad); in gf_mulx() local
21 put_unaligned_be64((a << 1) | (b >> 63), pad); in gf_mulx()
22 put_unaligned_be64((b << 1) ^ ((a >> 63) ? 0x87 : 0), pad + 8); in gf_mulx()
/openbmc/linux/drivers/staging/vt6655/
H A Drf.c521 long a = 0; in RFvRSSITodBm() local
527 a = abyAIROHARF[byIdx]; in RFvRSSITodBm()
533 *pldBm = -1 * (a + b * 2); in RFvRSSITodBm()
/openbmc/linux/Documentation/translations/ja_JP/
H A Dhowto.rst6 This is a version of Documentation/process/howto.rst translated into Japanese.
9 a problem with the translation, please contact the maintainer of this file.
13 a fork. So if you have any comments or updates for this file, please
/openbmc/linux/Documentation/translations/ko_KR/
H A Dhowto.rst6 This is a version of Documentation/process/howto.rst translated into korean
9 a problem with the translation, please contact the maintainer of this file.
13 a fork. So if you have any comments or updates for this file please
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-7040-db.dts147 * use only one at a time. To enable the NAND (which will
227 compatible = "usb-a-connector";
241 compatible = "usb-a-connector";
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-MDEV-33439-Fix-build-with-libxml2-2.12.patch16 …error: cannot initialize a variable of type 'xmlErrorPtr' (aka '_xmlError *') with an rvalue of ty…
39 diff --git a/storage/connect/libdoc.cpp b/storage/connect/libdoc.cpp
41 --- a/storage/connect/libdoc.cpp
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-cmake-Add-check-for-atomic-support.patch29 diff --git a/CMakeLists.txt b/CMakeLists.txt
31 --- a/CMakeLists.txt
46 diff --git a/cmake/modules/CheckAtomic.cmake b/cmake/modules/CheckAtomic.cmake
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata_7.0.0.bb39 # nfnetlink has a dependancy to meta-networking
65 sed -i -e 's,libsuricata_rust.a,libsuricata.a,' ${S}/configure.ac
/openbmc/linux/arch/s390/mm/
H A Dhugetlbpage.c23 #define move_set_bit(x, a, b) (((x) & (a)) >> ilog2(a) << ilog2(b)) argument
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/
H A Dnftables_1.0.9.bb4 that is based on a network-specific Virtual Machine (VM), \
5 nft, a userspace command line tool and libnftables, a high-level userspace library."
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dbaremetal-image.bbclass16 # See meta-skeleton for a working example.
89 # QEMU x86 requires an .elf kernel to boot rather than a .bin
91 # QEMU x86-64 refuses to boot from -kernel, needs a multiboot compatible image
/openbmc/openbmc/poky/meta/recipes-support/icu/
H A Dicu_75-1.bb2 DESCRIPTION = "The International Component for Unicode (ICU) is a mature, \
22 # cross-compiling. Taken the situation that different builds may share a common sstate-cache
129 cp -a ${WORKDIR}/data .
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/
H A Diozone3_506.bb79 # see a problem with your mods to enable fileop for Linux-arm,
108 # > Thus, I seek your written permission via e-mail to distribute a package of
109 # > the unmodified source code and also a package of the pre-compiled binary.
/openbmc/openbmc/poky/meta/recipes-core/dropbear/
H A Ddropbear_2024.85.bb3 …r is a relatively small SSH server and client. It runs on a variety of POSIX-based platforms. Drop…

1...<<561562563564565566567568569570>>...893