Home
last modified time | relevance | path

Searched refs:a (Results 11201 – 11225 of 20301) sorted by relevance

1...<<441442443444445446447448449450>>...813

/openbmc/linux/fs/nfs/
H A DKconfig11 this file system support as a module, choose M here: the module
25 To configure a system which mounts its root file system via NFS
28 system on NFS" below. You cannot compile this file system as a
138 the format of a DNS domain name and should be set to the DNS domain
182 The kernel now provides a method for translating a host name into an
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dpipe.c125 #define CASE_PIPExTRN(a) \ in usbhsp_pipe_trn_set() argument
126 case 0x ## a: \ in usbhsp_pipe_trn_set()
127 reg = PIPE ## a ## TRN; \ in usbhsp_pipe_trn_set()
161 #define CASE_PIPExTRE(a) \ in usbhsp_pipe_tre_set() argument
162 case 0x ## a: \ in usbhsp_pipe_tre_set()
163 reg = PIPE ## a ## TRE; \ in usbhsp_pipe_tre_set()
/openbmc/linux/drivers/media/tuners/
H A DKconfig237 tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
243 Say Y here to include support for Philips TDA8290+8275(a) tuner.
288 This device is only used inside a SiP called together with a
297 This device is only used inside a SiP called together with a
/openbmc/linux/crypto/
H A Dadiantum.c192 r->a = cpu_to_le64(le64_to_cpu(v1->a) + le64_to_cpu(v2->a) + in le128_add()
203 r->a = cpu_to_le64(le64_to_cpu(v1->a) - le64_to_cpu(v2->a) - in le128_sub()
/openbmc/linux/drivers/power/supply/
H A Daxp288_fuel_gauge.c85 #define VOLTAGE_FROM_ADC(a) ((a * 11) / 10) argument
87 #define PROP_VOLT(a) ((a) * 1000) argument
88 #define PROP_CURR(a) ((a) * 1000) argument
/openbmc/linux/Documentation/arch/arm64/
H A Delf_hwcaps.rst16 kernel exposes the presence of these features to userspace through a set
32 Where software relies on a feature described by a hwcap, it should check
36 Features cannot be probed reliably through other means. When a feature
39 that the feature is unavailable, such as a SIGILL.
76 The generic timer is configured to generate events at a frequency of
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,video.txt10 node of the VIPP represents as a top level node of the pipeline and defines
19 requires a DMA channel with the identifier string set to "port" followed by
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/zbar/
H A D0001-qt-Create-subdir-in-Makefile.patch25 diff --git a/qt/Makefile.am.inc b/qt/Makefile.am.inc
27 --- a/qt/Makefile.am.inc
/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-freeze.rst35 - File descriptor returned by a previous call to open().
46 This ioctl is for Digital TV devices only. To control a V4L2 decoder use the
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0004-Platform-CS1000-Increase-ITS-max-asset-size.patch20 diff --git a/platform/ext/target/arm/corstone1000/config_tfm_target.h b/platform/ext/target/arm/cor…
22 --- a/platform/ext/target/arm/corstone1000/config_tfm_target.h
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-sdr-pcu16be.rst14 This format contains a sequence of complex number samples. Each complex
16 and Q are represented as a 16 bit unsigned big endian number stored in
/openbmc/linux/sound/soc/codecs/
H A Dcs42l51.h26 #define CS42L51_MK_CHIP_REV(a, b) ((a)<<3|(b)) argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/
H A D0001-makefile-Fix-build-on-linux.patch52 + $(AR) rcs libexecinfo.a stacktraverse.o execinfo.o
61 + rm -rf *.o *.So *.a *.so
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/
H A D0002-fix-build-on-gcc6.patch22 diff --git a/test/NeXT.cpp b/test/NeXT.cpp
24 --- a/test/NeXT.cpp
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A Darch-armv8a.inc3 TUNEVALID[armv8a] = "Enable instructions for ARMv8-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8a', ' -march=armv8-a', '', d)}"
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip/
H A Dno_shebang_mangling.patch15 diff --git a/src/pip/_vendor/distlib/scripts.py b/src/pip/_vendor/distlib/scripts.py
17 --- a/src/pip/_vendor/distlib/scripts.py
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/files/
H A DCVE-2022-40704.patch20 diff --git a/pts-core/phoromatic/phoromatic_functions.php b/pts-core/phoromatic/phoromatic_function…
22 --- a/pts-core/phoromatic/phoromatic_functions.php
/openbmc/openbmc/poky/meta/recipes-bsp/barebox/barebox/
H A D0001-lib-lz4-use-lz4-instead-of-lz4c.patch23 diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
25 --- a/scripts/Makefile.lib
/openbmc/linux/drivers/phy/intel/
H A DKconfig14 To compile this driver as a module, choose M here: the module
26 To compile this driver as a module, choose M here: the module
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/files/
H A D0001-only-apply-search-path-logic-to-relative-pathnames.patch21 diff --git a/src/confuse.c b/src/confuse.c
23 --- a/src/confuse.c
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-add-explict-static_cast-size_t-to-maxMemoryUsageByte.patch21 diff --git a/src/mongo/db/pipeline/document_source_group.cpp b/src/mongo/db/pipeline/document_sourc…
23 --- a/src/mongo/db/pipeline/document_source_group.cpp
/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/sensors/
H A Dphosphor-hwmon_%.bbappend7 ZAIUS_CHIPS += " bus@1e78a000/i2c@300/power-brick@6a"
29 00--00--00--0a/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2 \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/pcapplusplus/
H A D0001-initialize-timespec-variable.patch20 diff --git a/Packet++/src/RawPacket.cpp b/Packet++/src/RawPacket.cpp
22 --- a/Packet++/src/RawPacket.cpp
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/
H A Datmel,at91-pio4-pinctrl.txt3 The Atmel PIO4 controller is used to select the function of a pin and to
23 - pinmux: integer array. Each integer represents a pin number plus mux and
/openbmc/linux/Documentation/hwmon/
H A Dsch5627.rst30 by the BIOS the sch5627 driver will not register a watchdog device.
35 request. Please mail me if you want a copy.

1...<<441442443444445446447448449450>>...813