Home
last modified time | relevance | path

Searched refs:a (Results 7851 – 7875 of 22310) sorted by relevance

1...<<311312313314315316317318319320>>...893

/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dmsm,iommu-v0.txt5 of the CPU, each connected to the IOMMU through a port called micro-TLB.
13 secure mode, in that order. For instances that don't support secure mode a
21 here, there must be a corresponding entry in clock-names
34 - iommus: A reference to the IOMMU in multiple cells. The first cell is a
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-test-function.rst12 to configure a PCI controller that can operate in EP mode to work as
13 a test device.
15 The PCI endpoint test device is a virtual device (defined in software)
16 used to test the endpoint functionality and serve as a sample driver
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dpxa27x-keypad.txt8 recognized when it is pressed. It is a u32 value, and bit[31:16]
24 - marvell,direct-key-map : It is a u16 array. Each item indicates
28 - marvell,rotary0 : It is a u32 value. Bit[31:16] is the
34 axes measurement in the device. It is a u32 value. Bit[31:16]
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dswitchers.js20 function ver_compare(a, b) { argument
21 if (a == "dev") {
25 if (a === b) {
29 var a_components = a.split(".");
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-fix-pidfile.patch18 diff --git a/src/core/nginx.c b/src/core/nginx.c
20 --- a/src/core/nginx.c
67 diff --git a/src/os/unix/ngx_daemon.c b/src/os/unix/ngx_daemon.c
69 --- a/src/os/unix/ngx_daemon.c
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dcpm.txt25 to specify the device on which a CPM command operates.
30 device uses an external clock rather than a BRG.
38 The multi-user/dual-ported RAM is expressed as a bus under the CPM node.
45 address and the child address must be the same in all, so that a single
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpic-msgr.txt18 - interrupts: Specifies a list of interrupt-specifiers which are available
26 are allowed to receive interrupts. The value is a bit mask where a set
35 required, though. However, a particular implementation of this binding
/openbmc/u-boot/board/freescale/ls1046ardb/
H A DREADME3 The LS1046A Reference Design Board (RDB) is a high-performance computing,
6 platform for the Freescale LS1046A processor series, with a complete
33 - SDHC: connects directly to a full SD/MMC slot
74 a) QSPI boot
/openbmc/qemu/hw/misc/
H A Dpc-testdev.c128 void *a = cpu_physical_memory_map(data & ~0xffful, &page, false); in test_flush_page_write() local
133 mprotect(a, page, PROT_NONE); in test_flush_page_write()
134 mprotect(a, page, PROT_READ|PROT_WRITE); in test_flush_page_write()
136 cpu_physical_memory_unmap(a, page, 0, 0); in test_flush_page_write()
/openbmc/u-boot/doc/
H A DREADME.spear6 The SPEAr SoC family embeds a customizable logic that can be programmed
7 one-time by a customer at silicon mask level (i.e. not at runtime!).
26 u-boot is currently not supporting all peripeharls (just a few as listed below).
39 This option generates a uboot image that supports emi controller
/openbmc/u-boot/arch/arm/dts/
H A Dsun6i-a31s.dtsi6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
44 * The A31s is the same die as the A31 in a different package, this is
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml10 This is a generic conversion queue device that can convert any of the
58 "[a-z][a-z0-9]+@[0-9a-f]+$":
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-intel_th-devices-msc29 In single mode, this is a single number of pages, has to be
30 power of 2. In multiblock mode, this is a comma-separated list
36 allocates a new one.
44 triggering a window switch for the buffer. Returns an error in any
H A Dsysfs-class-net-phydev14 This attribute contains the boolean value whether a given PHY
16 a boolean. This information is provided to help troubleshooting
52 standalone mode, without a net_device associated, by PHYLINK.
60 32-bit hexadecimal number representing a bit mask of the
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DImlib23 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and a…
5 …ftware with the distribution, or a method to get this software via some reasonable mechanism (elec…
7 Please see the COPYING-PLAIN for a plain-english explanation of this notice and its intent.
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch15 Upstream-Status: Inappropriate [upstream are unlikely to take a patch like this]
21 diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
22 --- a/build-aux/ltmain.in
95 func_fatal_error "'$deplib' is not a valid libtool archive"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/usbguard/usbguard/
H A D0001-Add-and-use-pkgconfig-instead-of-libgcrypt-config.patch13 diff --git a/m4/libgcrypt.m4 b/m4/libgcrypt.m4
15 --- a/m4/libgcrypt.m4
17 @@ -22,17 +22,7 @@ dnl with a changed API.
79 # If we have a recent libgcrypt, we should also check that the
/openbmc/qemu/contrib/gitdm/
H A Daliases2 # This is the email aliases file, mapping secondary addresses onto a
17 # a canonical address which will distort the stats of those who
42 # There is also a:
46 # Next, translate a few commits where mailman rewrote the From: line due
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst80 Add a couple of missing asterisks and make kerneldoc a little happier.
87 diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c
89 --- a/drivers/devfreq/devfreq.c
/openbmc/linux/tools/testing/selftests/net/
H A Dgre_gso.sh37 read a
38 [ "$a" = "q" ] && exit 1
45 read a
46 [ "$a" = "q" ] && exit 1
/openbmc/linux/Documentation/dev-tools/
H A Dubsan.rst4 UBSAN is a runtime undefined behaviour checker.
58 To enable instrumentation for specific files or directories, add a line
61 - For a single file (e.g. main.o)::
81 still enable it in config, just note that it will produce a lot of UBSAN
/openbmc/openbmc-tools/
H A DREADME.md32 So long as your patches look sane with a cursory glance you can expect them to
38 We don't ask for much, but you need to give us at least a
45 the repository to your PATH might be a bit of a dice-roll. We may also move or
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/
H A D0002-use-pkgconfig-instead-of-npth-config.patch17 diff --git a/m4/npth.m4 b/m4/npth.m4
19 --- a/m4/npth.m4
28 - if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then
67 - # If we have a recent NPTH, we should also check that the
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-compat-Define-off64_t-as-off_t-on-linux.patch13 As such, it is safe to assume off_t is 64-bit wide. This is checked by a
14 static_assert to catch any platform where autoconf would let a 32-bit
23 --- a/src/common/compat/compat-fcntl.c
44 --- a/src/common/compat/fcntl.h
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A Dptest.patch16 diff --git a/tests/Makefile.in b/tests/Makefile.in
18 --- a/tests/Makefile.in
38 diff --git a/tests/test_config b/tests/test_config
40 --- a/tests/test_config

1...<<311312313314315316317318319320>>...893