Home
last modified time | relevance | path

Searched refs:M7 (Results 1 – 25 of 199) sorted by relevance

12345678

/external/u-boot/board/amazon/kc1/
Dkc1.h33 { CAM_SHUTTER, (IDIS | DIS | M7) }, /* safe_mode */
34 { CAM_STROBE, (IDIS | DIS | M7) }, /* safe_mode */
35 { CAM_GLOBALRESET, (IDIS | DIS | M7) }, /* safe_mode */
37 { HDQ_SIO, (IDIS | DIS | M7) }, /* safe_mode */
51 { MCSPI1_CLK, (IDIS | DIS | M7) }, /* safe_mode */
52 { MCSPI1_SOMI, (IDIS | DIS | M7) }, /* safe_mode */
53 { MCSPI1_SIMO, (IDIS | DIS | M7) }, /* safe_mode */
54 { MCSPI1_CS0, (IDIS | DIS | M7) }, /* safe_mode */
55 { MCSPI1_CS1, (IDIS | DIS | M7) }, /* safe_mode */
56 { MCSPI1_CS2, (IDIS | DIS | M7) }, /* safe_mode */
[all …]
/external/u-boot/board/quipos/cairo/
Dcairo.h28 MUX_VAL(CONTROL_PADCONF_GPIO112, (IEN | PTD | EN | M7)) \
29 MUX_VAL(CONTROL_PADCONF_GPIO113, (IEN | PTD | EN | M7)) \
30 MUX_VAL(CONTROL_PADCONF_GPIO114, (IEN | PTD | EN | M7)) \
31 MUX_VAL(CONTROL_PADCONF_GPIO115, (IEN | PTD | EN | M7)) \
32 MUX_VAL(CONTROL_PADCONF_GPIO126, (IEN | PTD | EN | M7)) \
33 MUX_VAL(CONTROL_PADCONF_GPIO127, (IEN | PTD | EN | M7)) \
34 MUX_VAL(CONTROL_PADCONF_GPIO128, (IEN | PTD | EN | M7)) \
35 MUX_VAL(CONTROL_PADCONF_GPIO129, (IEN | PTD | EN | M7)) \
38 MUX_VAL(CONTROL_PADCONF_CAM_D2, (IEN | DIS | SB_HIZ | M7)) \
41 MUX_VAL(CONTROL_PADCONF_CAM_D5, (IEN | PTD | EN | M7)) \
[all …]
/external/u-boot/board/lg/sniper/
Dsniper.h78 MUX_VAL(CP(GPMC_NCS0), (IDIS | PTD | DIS | M7)) \
86 MUX_VAL(CP(GPMC_CLK), (IDIS | PTD | DIS | M7)) /* safe_mode */ \
87 MUX_VAL(CP(GPMC_NADV_ALE), (IDIS | PTD | DIS | M7)) \
88 MUX_VAL(CP(GPMC_NOE), (IDIS | PTD | DIS | M7)) \
89 MUX_VAL(CP(GPMC_NWE), (IDIS | PTD | DIS | M7)) \
98 MUX_VAL(CP(DSS_PCLK), (IEN | PTD | EN | M7)) /* safe_mode */ \
99 MUX_VAL(CP(DSS_HSYNC), (IEN | PTD | EN | M7)) /* safe_mode */ \
100 MUX_VAL(CP(DSS_VSYNC), (IEN | PTD | EN | M7)) /* safe_mode */ \
101 MUX_VAL(CP(DSS_ACBIAS), (IEN | PTD | EN | M7)) /* safe_mode */ \
108 MUX_VAL(CP(DSS_DATA6), (IEN | PTD | EN | M7)) /* safe_mode */ \
[all …]
/external/u-boot/board/ti/am3517crane/
Dam3517crane.h82 MUX_VAL(CP(GPMC_A1), (M7))\
87 MUX_VAL(CP(GPMC_A6), (M7))\
90 MUX_VAL(CP(GPMC_A9), (M7))\
91 MUX_VAL(CP(GPMC_A10), (M7))\
110 MUX_VAL(CP(GPMC_NCS2), (M7))\
111 MUX_VAL(CP(GPMC_NCS3), (M7))\
112 MUX_VAL(CP(GPMC_NCS4), (M7))\
113 MUX_VAL(CP(GPMC_NCS5), (M7))\
114 MUX_VAL(CP(GPMC_NCS6), (M7))\
115 MUX_VAL(CP(GPMC_NCS7), (M7))\
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h717 typename M6, typename M7>
721 typename AllOfResult4<M4, M5, M6, M7>::type
726 typename M6, typename M7, typename M8>
730 typename AllOfResult4<M5, M6, M7, M8>::type
735 typename M6, typename M7, typename M8, typename M9>
739 typename AllOfResult5<M5, M6, M7, M8, M9>::type
744 typename M6, typename M7, typename M8, typename M9, typename M10>
748 typename AllOfResult5<M6, M7, M8, M9, M10>::type
805 typename M6, typename M7>
809 typename AnyOfResult4<M4, M5, M6, M7>::type
[all …]
/external/clang/test/Sema/
Dunused-expr.c136 #define M7() fn2() macro
149 M7(); // no warning in t11()
158 #undef M7
/external/clang/test/CoverageMapping/
Dmacro-expansion.c35 #define M7(x) (x) macro
53 if (M7(x)) {} in func()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-matchers.h351 typename M6, typename M7>
355 typename AllOfResult4<M4, M5, M6, M7>::type
360 typename M6, typename M7, typename M8>
364 typename AllOfResult4<M5, M6, M7, M8>::type
369 typename M6, typename M7, typename M8, typename M9>
373 typename AllOfResult5<M5, M6, M7, M8, M9>::type
378 typename M6, typename M7, typename M8, typename M9, typename M10>
382 typename AllOfResult5<M6, M7, M8, M9, M10>::type
439 typename M6, typename M7>
443 typename AnyOfResult4<M4, M5, M6, M7>::type
[all …]
/external/clang/test/Misc/
Dmacro-backtrace.c10 #define M7(A, B) M6(A, B) macro
11 #define M8(A, B) M7(A, B)
/external/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll94 … -mcpu=cortex-m7 -mattr=-vfp2 | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SOFT
95 …p-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-NOFPU-FAST
96 …ortex-m7 -mattr=+fp-only-sp | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SINGLE
97 …infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-FAST
98 … %s -mtriple=thumbv7em-linux-gnueabi -mcpu=cortex-m7 | FileCheck %s --check-prefix=CORTEX-M7-DOUBLE
1090 ; CORTEX-M7: .cpu cortex-m7
1091 ; CORTEX-M7: .eabi_attribute 6, 13
1092 ; CORTEX-M7: .eabi_attribute 7, 77
1093 ; CORTEX-M7: .eabi_attribute 8, 0
1094 ; CORTEX-M7: .eabi_attribute 9, 2
[all …]
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dmux_omap5.h46 #define M7 7 macro
48 #define SAFE_MODE M7
Dmux_dra7xx.h36 #define M7 7 macro
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll99 … -mcpu=cortex-m7 -mattr=-vfp2 | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SOFT
100 …p-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-NOFPU-FAST
101 …ortex-m7 -mattr=+fp-only-sp | FileCheck %s --check-prefix=CORTEX-M7 --check-prefix=CORTEX-M7-SINGLE
102 …infs-fp-math -enable-no-nans-fp-math -fp-contract=fast | FileCheck %s --check-prefix=CORTEX-M7-FAST
103 … %s -mtriple=thumbv7em-linux-gnueabi -mcpu=cortex-m7 | FileCheck %s --check-prefix=CORTEX-M7-DOUBLE
1157 ; CORTEX-M7: .cpu cortex-m7
1158 ; CORTEX-M7: .eabi_attribute 6, 13
1159 ; CORTEX-M7: .eabi_attribute 7, 77
1160 ; CORTEX-M7: .eabi_attribute 8, 0
1161 ; CORTEX-M7: .eabi_attribute 9, 2
[all …]
/external/u-boot/arch/arm/include/asm/arch-omap4/
Dmux_omap4.h54 #define M7 7 macro
56 #define SAFE_MODE M7
/external/llvm/test/CodeGen/AArch64/
Dbitreverse.ll57 ; CHECK-DAG: movi [[M7:v.*]], #2{{$}}
73 ; CHECK-DAG: and [[A7:v.*]], [[S7]], [[M7]]
/external/u-boot/board/logicpd/zoom1/
Dzoom1.h104 MUX_VAL(CP(GPMC_NCS2), (IDIS | PTU | DIS | M7)) /*GPMC_nCS2*/\
108 MUX_VAL(CP(GPMC_NCS6), (IEN | PTD | DIS | M7)) /*GPMC_nCS6*/\
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Dstack-alignment.ll59 ; CHECK: get_local $push[[M7:.+]]=, [[SP]]{{$}}
60 ; CHECK: i32.add $push[[L8:.+]]=, $pop[[M7]], $pop{{.+}}
/external/u-boot/board/gumstix/duovero/
Dduovero_mux_data.h186 {PAD0_FREF_CLK0_OUT, (M7)}, /* safe mode */
187 {PAD1_FREF_CLK3_REQ, M7}, /* safe mode */
/external/u-boot/board/ti/beagle/
Dbeagle.h386 MUX_VAL(CP(DSS_DATA0), (IDIS | PTD | DIS | M7)) /*safe_mode*/\
387 MUX_VAL(CP(DSS_DATA1), (IDIS | PTD | DIS | M7)) /*safe_mode*/\
388 MUX_VAL(CP(DSS_DATA2), (IDIS | PTD | DIS | M7)) /*safe_mode*/\
389 MUX_VAL(CP(DSS_DATA3), (IDIS | PTD | DIS | M7)) /*safe_mode*/\
390 MUX_VAL(CP(DSS_DATA4), (IDIS | PTD | DIS | M7)) /*safe_mode*/\
391 MUX_VAL(CP(DSS_DATA5), (IDIS | PTD | DIS | M7)) /*safe_mode*/\
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCommandLine.h1232 const M7t &M7) : Option(Optional | NotHidden) {
1234 apply(M4, this); apply(M5, this); apply(M6, this); apply(M7, this);
1397 const M7t &M7) : Option(ZeroOrMore | NotHidden) {
1399 apply(M4, this); apply(M5, this); apply(M6, this); apply(M7, this);
1595 const M7t &M7) : Option(ZeroOrMore | NotHidden) {
1597 apply(M4, this); apply(M5, this); apply(M6, this); apply(M7, this);
/external/u-boot/arch/x86/include/asm/arch-braswell/
Dgpio.h21 M7, enumerator
/external/mesa3d/src/mesa/sparc/
Dsparc_matrix.h42 #define M7 %f23 macro
/external/python/cpython3/PC/icons/
Dlauncher.svg1 …c-1.802 1.928-3 5.291-3 9.128z"/><path class="icon-visualstudio-online" d="M7.5 7a1 1 0 1 1-2 0 1 …
/external/u-boot/arch/arm/include/asm/arch-omap3/
Dmux.h48 #define M7 7 macro
/external/icu/icu4c/source/data/locales/
Drof.txt155 "M7",

12345678