Home
last modified time | relevance | path

Searched refs:defines (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/openbmc/u-boot/Documentation/sphinx/
H A Dparse-headers.pl25 my %defines;
84 $defines{$s} = "\\ :ref:`$s <$n>`\\ ";
157 delete $defines{$1} if (exists($defines{$1}));
204 $defines{$old} = $new if (exists($defines{$old}));
233 print Data::Dumper->Dump([\%defines], [qw(*defines)]) if (%defines);
270 foreach my $r (keys %defines) {
271 my $s = $defines{$r};
/openbmc/linux/Documentation/sphinx/
H A Dparse-headers.pl25 my %defines;
84 $defines{$s} = "\\ :ref:`$s <$n>`\\ ";
157 delete $defines{$1} if (exists($defines{$1}));
204 $defines{$old} = $new if (exists($defines{$old}));
233 print Data::Dumper->Dump([\%defines], [qw(*defines)]) if (%defines);
270 foreach my $r (keys %defines) {
271 my $s = $defines{$r};
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt52 * Added defines for MPI_DIAG_PREVENT_IOC_BOOT and
54 * Obsoleted MPI_IOCSTATUS_TARGET_FC_ defines.
64 * 03-14-02 01.02.04 Added MPI_HEADER_VERSION_ defines.
79 * 08-19-04 01.05.01 Added defines for Host Buffer Access Control doorbell.
121 * 01-09-01 01.01.03 Added event enabled and disabled defines.
127 * 03-27-01 01.01.06 Added defines for ProductId field of MPI_FW_HEADER.
134 * related structure and defines.
142 * 11-01-01 01.02.04 Added defines for MPI_EXT_IMAGE_HEADER ImageType field.
147 * 04-01-03 01.02.07 Added defines for MPI_FW_HEADER_SIGNATURE_.
148 * 06-26-03 01.02.08 Added new values to the product family defines.
[all …]
/openbmc/u-boot/doc/
H A DREADME.m68k98 To specify a CPU model, some defines shoudl be used, i.e.:
106 CONFIG_SYS_MBAR -- defines the base address of the MCF5272 configuration
109 -- defines the base address of the FEC buffer descriptors
110 CONFIG_SYS_SCR -- defines the contents of the System Configuration Register
111 CONFIG_SYS_SPR -- defines the contents of the System Protection Register
112 CONFIG_SYS_MFD -- defines the PLL Multiplication Factor Divider
114 CONFIG_SYS_RFD -- defines the PLL Reduce Frequency Devider
117 -- defines the base address of chip select x
119 -- defines the memory size (address range) of chip select x
121 -- defines the bus with of chip select x
[all …]
H A DREADME.bus_vcxk24 The driver needs some defines to describe the target hardware:
32 defines the physical alignment of a pixel row
41 defines the number of the I/O line PIN in the port
61 defines the I/O port which is connected with the line
66 defines the register which configures the direction
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A Darm64-support.patch22 'arm' : { 'endian': 'little', 'defines': ('__arm__',) },
23 'aarch64' : { 'endian': 'little', 'defines': ('__arm64__', '__aarch64__')},
24 + 'arm64' : { 'endian': 'little', 'defines': ('__arm64__', '__aarch64__')},
25 'i386' : { 'endian': 'little', 'defines': ('__i386', '_M_IX86')},
26 'ppc64le' : { 'endian': 'little', 'defines': ('__powerpc64__',)},
27 's390x' : { 'endian': 'big', 'defines': ('__s390x__',)},
/openbmc/u-boot/board/keymile/scripts/
H A DREADME14 This file defines variables for working with rootfs via nfs for powerpc and
19 This file defines architecture specific variables for working with rootfs via
25 This file defines variables for working with rootfs inside the ram for powerpc
30 This file defines architecture specific variables for working with rootfs inside
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-innobase-Define-__NR_futex-if-it-does-not-exist.patch6 __NR_futex is not defines by newer architectures e.g. arc, riscv32 as
7 they only have 64bit variant of time_t. Glibc defines SYS_futex interface based
10 to fail to build for these newer architectures. This patch defines a
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt17 Freescale Power Architecture) defines the architecture for Freescale
18 Power CPUs. The EREF defines some architecture categories not defined
32 snooped. This property defines a bitmask which selects the bit
/openbmc/u-boot/tools/env/
H A DREADME24 Configuration can also be done via #defines in the fw_env.h file. The
50 ENVx_SIZE defines the size in bytes taken by the environment, which
54 DEVICEx_ESIZE defines the size of the first sector in the flash
57 DEVICEx_ENVSECTORS defines the number of sectors that may be used for
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/
H A Dglibc238.patch2 _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines
17 + * _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines
40 + * _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/
H A D0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch4 Subject: [PATCH 2/2] Add missing STATX_ATTR_* defines from musl sys/stat.h
6 These defines are not provided by sys/stat.h on musl but are
8 based systems add the missing defines from linux/stat.h
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch4 Subject: [v2,2/3] uapi glibc compat: fix build if libc defines IFF_ECHO
14 musl 1.1.15 defines IFF_ECHO and the other net_device_flags options.
20 these defines.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-netlib.c-Move-including-sched.h-out-og-function.patch8 especially when sched.h is included because sched.h defines a macro
9 which defines a static function. This means it ends up being a static
50 defines from /usr/include/bits/sched.h, which we ass-u-me is
/openbmc/qemu/tests/fp/
H A Dmeson.build21 # softfloat defines
29 # testfloat defines
39 default_options: 'defines=' + ','.join(sfcflags))
43 default_options: 'defines=' + ','.join(tfcflags))
/openbmc/qemu/tests/decode/
H A Derr_field9.decode11 # Format defines 'c' and sets 'b' to an indirect ref to 'a'
13 # Pattern defines 'a' and sets 'd' to an indirect ref to 'c'
/openbmc/linux/Documentation/userspace-api/media/
H A Dca.h.rst.exceptions6 # struct ca_slot_info defines
15 # struct ca_descr_info defines
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0018-Add-EGL_IMG_context_priority-related-defines.patch4 Subject: [PATCH] Add EGL_IMG_context_priority related defines
6 These defines are needed for compiling weston 4.x
H A D0024-userland-Sync-needed-defines-for-weston-build.patch4 Subject: [PATCH] userland: Sync needed defines for weston build
7 therefore import needed defines and typedefs from latest mesa
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dltc2990.txt9 The first integer defines the bits 2..0 in the control register. In all
22 The second integer defines the bits 4..3 in the control register. This
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/
H A Drmnet.patch10 The RMNET_FLAGS_*GRESS_MAP_CKSUMV5 defines were added to the kernel in
11 5.14[1] and some toolchains use older headers, so add fallback defines
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/openvpn/
H A D0001-configure.ac-eliminate-build-path-from-openvpn-versi.patch11 Compile time defines: enable_async_push=no enable_comp_stub=no
21 Compile time defines: enable_async_push=no enable_comp_stub=no
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A D0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch4 Subject: [PATCH] Hide fstatat64 and prlimit64 defines on musl
6 musl defines fstatat64 and prlimit64 as macros which confuses the
/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME104 CONFIG_SYS_INIT_RAM_ADDR -- defines the base address of the MCF5301x internal SRAM
106 CONFIG_SYS_CSn_BASE -- defines the Chip Select Base register
107 CONFIG_SYS_CSn_MASK -- defines the Chip Select Mask register
108 CONFIG_SYS_CSn_CTRL -- defines the Chip Select Control register
110 CONFIG_SYS_SDRAM_BASE -- defines the DRAM Base
/openbmc/linux/Documentation/driver-api/rapidio/
H A Dtsi721.rst33 - This parameter defines number of hardware buffer
43 - DMA channel selection mask. Bitmask that defines which hardware
58 - RIO messaging MBOX selection mask. This is a bitmask that defines
84 - defines number of hardware buffer descriptors used by

12345678910>>...30