Home
last modified time | relevance | path

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

12345678910>>...35

/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.txt54 * Obsoleted MPI_IOCSTATUS_TARGET_FC_ defines.
64 * 03-14-02 01.02.04 Added MPI_HEADER_VERSION_ defines.
134 * related structure and defines.
150 * added related defines.
246 * 01-09-01 01.01.05 Added defines for page address formats.
274 * Modified defines for Scsi Port Page 2.
339 * Added more device id defines.
378 * associated defines.
436 * 06-24-05 01.05.09 Added EEDP defines to IOC Page 1.
674 * 10-04-01 01.02.03 Added ActionData defines for
[all …]
/openbmc/u-boot/doc/
H A DREADME.m68k98 To specify a CPU model, some defines shoudl be used, i.e.:
109 -- defines the base address of the FEC buffer descriptors
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
123 -- defines the mask for the related chip select x
128 -- defines the number of wait states of chip select x
145 -- defines enabling of ColdFire UART driver
[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/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml89 description: This property defines the duration of the address setup
93 description: This property defines the duration of the address hold
98 description: This property defines the duration of the data setup phase
106 description: This property defines the duration of the data hold phase
110 description: This property defines the FMC_CLK output signal period in
114 description: This property defines the data latency before reading or
118 description: This property defines the duration of the address setup
122 description: This property defines the duration of the address hold
127 description: This property defines the duration of the data setup
135 description: This property defines the duration of the data hold phase
[all …]
H A Drockchip,rk3399-dmc.yaml130 When the DRAM type is DDR3, this parameter defines the ODT disable
138 When the DRAM type is DDR3, this parameter defines the DRAM side drive
146 When the DRAM type is DDR3, this parameter defines the DRAM side ODT
154 When the DRAM type is DDR3, this parameter defines the phy side CA line
162 When the DRAM type is DDR3, this parameter defines the PHY side DQ line
170 When the DRAM type is DDR3, this parameter defines the PHY side ODT
178 When the DRAM type is LPDDR3, this parameter defines then ODT disable
194 When the DRAM type is LPDDR3, this parameter defines the DRAM side ODT
225 When the DRAM type is LPDDR4, this parameter defines the ODT disable
265 When the DRAM type is LPDDR4, this parameter defines the PHY side clock
[all …]
/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/openbmc/poky/meta/recipes-graphics/xorg-lib/libxshmfence/
H A D0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch6 _NR_futex is not defines by newer architectures e.g. riscv32 as
7 they only have 64bit variant of time_t. Glibc defines SYS_futex
10 This patch defines a fallback to alias __NR_futex to __NR_futex_time64
/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
37 + * _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines
/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/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/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/devicetree/bindings/leds/
H A Drichtek,rt8515.yaml36 defines the range of the dimmer setting (brightness) of the
45 defines the range of the dimmer setting (brightness) of the
66 to be defined as it defines the maximum range.
78 to be defined as it defines the maximum range.
/openbmc/qemu/tests/fp/
H A Dmeson.build11 # softfloat defines
19 # testfloat defines
29 default_options: 'defines=' + ','.join(sfcflags))
33 default_options: 'defines=' + ','.join(tfcflags))
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dnxp,tda998x.yaml27 24 bits value which defines how the video controller output is wired to
40 The first value defines the DAI type: TDA998x_SPDIF or TDA998x_I2S
43 The second value defines the tda998x AP_ENA reg content when the
/openbmc/linux/Documentation/userspace-api/media/
H A Dca.h.rst.exceptions6 # struct ca_slot_info defines
15 # struct ca_descr_info defines
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dwlf,arizona.yaml65 detection, specified as per the ARIZONA_MICD_TIME_XXX defines.
73 as per the ARIZONA_MICD_TIME_XXX defines.
104 The first cell defines the accessory detection pin, zero
121 ARIZONA_GPSW_XXX 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
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8192-pinctrl.yaml93 defines in dt-bindings/pinctrl/mt65xx.h.
95 description: RSEL pull down type. See MTK_PULL_SET_RSEL_ defines
104 defines in dt-bindings/pinctrl/mt65xx.h.
106 description: RSEL pull up type. See MTK_PULL_SET_RSEL_ defines

12345678910>>...35