Home
last modified time | relevance | path

Searched +full:7 +full:c (Results 1 – 25 of 2194) sorted by relevance

12345678910>>...88

/linux/sound/usb/caiaq/
H A Dcontrol.c3 * Copyright (c) 2007 Daniel Mack
181 { "LED 7seg_1b", 8 },
182 { "LED 7seg_1c", 9 },
183 { "LED 7seg_2a", 10 },
184 { "LED 7seg_2b", 11 },
185 { "LED 7seg_2c", 12 },
186 { "LED 7seg_2d", 13 },
187 { "LED 7seg_2e", 14 },
188 { "LED 7seg_2f", 15 },
189 { "LED 7seg_2g", 16 },
[all …]
/linux/tools/perf/arch/x86/tests/
H A Dinsn-x86-dat-64.c4 * from insn-x86-dat-src.c for inclusion by insn-x86.c
11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",},
24 {{0x0f, 0x90, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
26 {{0x0f, 0x91, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
28 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
30 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
32 {{0x0f, 0x92, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
34 {{0x0f, 0x93, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
36 {{0x0f, 0x93, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
38 {{0x0f, 0x93, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
H A Dinsn-x86-dat-32.c4 * from insn-x86-dat-src.c for inclusion by insn-x86.c
11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",},
34 {{0x62, 0x14, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
56 {{0x62, 0x94, 0x01, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
58 {{0x62, 0x94, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
60 {{0x62, 0x94, 0x08, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
62 {{0x62, 0x94, 0xc8, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
64 {{0x66, 0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
66 {{0x66, 0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
68 {{0x66, 0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
/linux/arch/m68k/fpsp040/
H A Dtbldo.S11 | 7 bits the opcode, and the remaining 3
17 | Copyright (C) Motorola, Inc. 1990
56 .long smovcr |$00-7 fmovecr all
65 .long serror |$01-7 fint ERROR
74 .long serror |$02-7 fsinh ERROR
83 .long serror |$03-7 fintrz ERROR
92 .long serror |$04-7 ERROR - illegal extension
101 .long serror |$05-7 ERROR - illegal extension
110 .long serror |$06-7 flognp1 ERROR
119 .long serror |$07-7 ERROR - illegal extension
[all …]
/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S5 * Copyright (c) 2015 Markus Stockhausen <stockhausen@collogia.de>
10 * crypto/aes_generic.c and are designed to be simply accessed by a combination
25 #define R(a, b, c, d) \ argument
26 0x##a##b##c##d, 0x##d##a##b##c, 0x##c##d##a##b, 0x##b##c##d##a
32 /* encryption table, same as crypto_ft_tab in crypto/aes-generic.c */
33 .long R(c6, 63, 63, a5), R(f8, 7c, 7c, 84)
34 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d)
38 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d)
42 .long R(89, c9, c9, 40), R(fa, 7d, 7d, 87)
47 .long R(23, 9c, 9c, bf), R(53, a4, a4, f7)
[all …]
/linux/drivers/media/dvb-frontends/
H A Drtl2832.c5 * Copyright (C) 2012 Thomas Mair <thomas.mair86@gmail.com>
6 * Copyright (C) 2012-2014 Antti Palosaari <crope@iki.fi>
18 [DVBT_EN_BK_TRK] = {0x1a6, 7, 7},
19 [DVBT_AD_EN_REG] = {0x008, 7, 7},
22 [DVBT_MGD_THD0] = {0x195, 7, 0},
23 [DVBT_MGD_THD1] = {0x196, 7, 0},
24 [DVBT_MGD_THD2] = {0x197, 7, 0},
25 [DVBT_MGD_THD3] = {0x198, 7, 0},
26 [DVBT_MGD_THD4] = {0x199, 7, 0},
27 [DVBT_MGD_THD5] = {0x19a, 7, 0},
[all …]
/linux/include/linux/input/
H A Dadp5589.h102 #define RESET_TRIG_TIME_4000ms (7 << 2)
107 #define RESET2_POL_HIGH (1 << 7)
108 #define RESET2_POL_LOW (0 << 7)
111 * C C C C C C C C C C C | R R R R R R R R
112 * 1 9 8 7 6 5 4 3 2 1 0 | 7 6 5 4 3 2 1 0
116 * 8 7 6 5 4 3 2 1 0 9 8 | 7 6 5 4 3 2 1 0
124 #define ADP5589_MAX_ROW_NUM 7
128 * C C C C C | R R R R R R
133 * 0 9 8 7 6 | 5 4 3 2 1 0
156 …unsigned char unlock_timer; /* Time in seconds [0..7] between the two unlock keys 0=disable (ADP55…
/linux/arch/arm/mach-omap1/
H A Dmux.c3 * linux/arch/arm/mach-omap1/mux.c
7 * Copyright (C) 2003 - 2008 Nokia Corporation
34 MUX_CFG("UART2_TX", C, 27, 1, 3, 3, 0, NA, 0, 0)
35 MUX_CFG("UART2_RX", C, 18, 0, 3, 1, 1, NA, 0, 0)
36 MUX_CFG("UART2_CTS", C, 21, 0, 3, 1, 1, NA, 0, 0)
37 MUX_CFG("UART2_RTS", C, 24, 1, 3, 2, 0, NA, 0, 0)
53 MUX_CFG("R18_USB_VBUS", 7, 9, 2, 1, 11, 0, NA, 0, 1)
54 MUX_CFG("R18_1510_USB_GPIO0", 7, 9, 0, 1, 11, 1, NA, 0, 1)
59 MUX_CFG("W4_GPIO58", D, 3, 7, 3, 5, 0, 3, 0, 1)
67 MUX_CFG("USB1_VP", A, 3, 1, 2, 7, 0, NA, 0, 1)
[all …]
/linux/lib/crypto/
H A Dblake2s-generic.c3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
20 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
21 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
22 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
23 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
24 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
25 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
26 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
27 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
28 { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 },
[all …]
/linux/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S9 * Copyright(c) 2014 Intel Corporation.
28 * Copyright(c) 2014 Intel Corporation.
68 *extern "C" void sha1_transform_avx2(
102 .set C, REG_C define
202 .if ((i & 7) == 0)
208 .elseif ((i & 7) == 1)
211 .elseif ((i & 7) == 2)
213 .elseif ((i & 7) == 4)
215 .elseif ((i & 7) == 7)
216 vmovdqu WY_TMP, PRECALC_WK(i&~7)
[all …]
/linux/Documentation/input/devices/
H A Dsentelic.rst27 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
43 valid values, -8 ~ +7
59 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
83 C) MSID 7
92 MSID6 special packet will be enable at the same time when enable MSID 7.
103 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
127 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
129 1 |1|0|0|1|1|M|R|L| 2 |C|C|C|C|C|C|C|C| 3 |M|M|M|M|M|M|M|M| 4 |0|0|0|0|0|0|0|0|
155 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
180 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
[all …]
/linux/lib/zstd/common/
H A Dcpu.h2 * Copyright (c) Facebook, Inc.
53 : "=a"(f1a), "=c"(f1c), "=d"(f1d) in ZSTD_cpuid()
56 if (n >= 7) { in ZSTD_cpuid()
62 : "=a"(f7b), "=c"(f7c) in ZSTD_cpuid()
63 : "a"(7), "c"(0) in ZSTD_cpuid()
71 __asm__("cpuid" : "=a"(f1a), "=c"(f1c), "=d"(f1d) : "a"(1) : "ebx"); in ZSTD_cpuid()
73 if (n >= 7) { in ZSTD_cpuid()
76 : "=a"(f7a), "=b"(f7b), "=c"(f7c) in ZSTD_cpuid()
77 : "a"(7), "c"(0) in ZSTD_cpuid()
97 #define C(name, bit) X(name, f1c, bit) macro
[all …]
/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h4 * Copyright (c) 2017 Samsung Electronics Co., Ltd.
52 * YHCOEF_{x}{A|B|C|D} CHCOEF_{x}{A|B|C|D}
54 * A B C D A B C D
55 * 0 60 64 68 6c 140 144 148 14c
56 * 1 70 74 78 7c 150 154 158 15c
57 * 2 80 84 88 8c 160 164 168 16c
58 * 3 90 94 98 9c 170 174 178 17c
59 * 4 a0 a4 a8 ac 180 184 188 18c
60 * 5 b0 b4 b8 bc 190 194 198 19c
62 * 7 d0 d4 d8 dc 1b0 1b4 1b8 1bc
[all …]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-lite.dts5 * Copyright (c) 2015 Krzysztof Kozlowski
6 * Copyright (c) 2014 Collabora Ltd.
7 * Copyright (c) 2013 Samsung Electronics Co., Ltd.
52 cooling-device = <&cpu0 3 7>,
53 <&cpu1 3 7>,
54 <&cpu2 3 7>,
55 <&cpu3 3 7>,
63 cooling-device = <&cpu0 3 7>,
64 <&cpu1 3 7>,
65 <&cpu2 3 7>,
[all …]
/linux/drivers/media/usb/pwc/
H A Dpwc-dec23.c4 (C) 2004-2006 Luc Saillard (luc@saillard.org)
24 * 0: use a C version of this tests: { a<0?0:(a>255?255:a) }
108 bit = (r[0] >> 15) & 7; in build_table_color()
110 bit = (r[0] >> 12) & 7; in build_table_color()
112 bit = (r[0] >> 9) & 7; in build_table_color()
114 bit = (r[0] >> 6) & 7; in build_table_color()
116 bit = (r[0] >> 3) & 7; in build_table_color()
118 bit = (r[0]) & 7; in build_table_color()
164 * elif look_bits(3) == 7: # op == 1 in the lookup table
182 * op == 1 when (i%8)==7
[all …]
/linux/Documentation/i2c/
H A Di2c_bus.svg33 …d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
49 …d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
64 …d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
79 …d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
94 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
154 …d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
170 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
185 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
200 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
215 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
[all …]
/linux/arch/x86/kernel/cpu/
H A Dcentaur.c15 #define ACE_ENABLED (1 << 7)
22 static void init_c3(struct cpuinfo_x86 *c) in init_c3() argument
49 c->x86_capability[CPUID_C000_0001_EDX] = cpuid_edx(0xC0000001); in init_c3()
53 if (c->x86_model >= 6 && c->x86_model <= 13) { in init_c3()
55 lo |= (1<<1 | 1<<7); in init_c3()
57 set_cpu_cap(c, X86_FEATURE_CX8); in init_c3()
61 if (c->x86_model >= 6 && c->x86_model < 9) in init_c3()
62 set_cpu_cap(c, X86_FEATURE_3DNOW); in init_c3()
64 if (c->x86 == 0x6 && c->x86_model >= 0xf) { in init_c3()
65 c->x86_cache_alignment = c->x86_clflush_size * 2; in init_c3()
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py5 # Copyright (c) 2017 Benjamin Tissoires <benjamin.tissoires@gmail.com>
6 # Copyright (c) 2017 Red Hat, Inc.
35 "CONFIDENCE": BIT(7),
302 Report Size (7)
370 Report Size (7)
492c 00 00 55 0e 65 14 47 a0 8c 00 00 09 3f 81 02 65 11 26 ff 0f 46 c8 37 09 48 81 02 46 68 1f 09 49 …
1105 # Windows 7 compatible devices
11127f 35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 01 c0 c0 05 0d 09…
11237f 35 00 46 00 00 95 02 75 10 81 02 c0 a1 02 15 00 26 ff 00 09 01 95 39 75 08 81 03 c0 c0 05 0d 09…
1146 '01 ff 01 57 1b 89 09 ff 02 7b 3b ea 07 02',
[all …]
/linux/Documentation/gpu/amdgpu/display/
H A Dpipeline_4k_no_split.svg32 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
47 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
77 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
92 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
108 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
123 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
138 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
153 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
161 id="Arrow2Mend-8-3-2-7"
168 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
[all …]
H A Dpipeline_4k_split.svg32 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
47 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
77 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
92 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
108 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
123 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
138 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
153 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
161 id="Arrow2Mend-8-3-2-7"
168 ….0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6…
[all …]
/linux/crypto/
H A Dblake2b_generic.c26 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
27 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
28 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
29 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
30 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
31 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
32 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
33 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
34 { 6, 15, 14, 9, 11, 3, 0, 8, 12, 2, 13, 7, 1, 4, 10, 5 },
35 { 10, 2, 8, 4, 7, 6, 1, 5, 15, 11, 9, 14, 3, 12, 13, 0 },
[all …]
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c3 * ip_vs_nfct.c: Netfilter connection tracking support for IPVS
5 * Portions Copyright (C) 2001-2002
8 * Portions Copyright (C) 2003-2010
62 #define ARG_CONN(C) IP_VS_DBG_ADDR((C)->af, &((C)->caddr)), \ argument
63 ntohs((C)->cport), \
64 IP_VS_DBG_ADDR((C)->af, &((C)->vaddr)), \
65 ntohs((C)->vport), \
66 IP_VS_DBG_ADDR((C)->daf, &((C)->daddr)), \
67 ntohs((C)->dport), \
68 (C)->protocol, (C)->state
[all …]
/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c11 * YAS535 MS-6C
18 * Copyright (C) 2012 InvenSense Corporation
21 * Copyright (c) 2014 Yamaha Corporation
95 #define YAS5XX_MEASURE_DATA_BUSY BIT(7)
124 #define YAS537_MTC3_MASK_PREP GENMASK(7, 0)
125 #define YAS537_MTC3_MASK_GET GENMASK(7, 5)
128 #define YAS537_HCK_MASK_GET GENMASK(7, 4)
176 * @t_ref: number of counts at reference temperature 20 °C
250 * 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 in yas530_extract_axis()
265 * 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 in yas532_extract_axis()
[all …]
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-ixdpg425.dts72 interrupt-map-mask = <0xf800 0 0 7>;
75 <0x6000 0 0 1 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 12 is irq 7 */
76 <0x6000 0 0 2 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT B on slot 12 is irq 7 */
77 <0x6000 0 0 3 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT C on slot 12 is irq 7 */
78 <0x6000 0 0 4 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT D on slot 12 is irq 7 */
80 <0x6800 0 0 1 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT A on slot 13 is irq 7 */
81 <0x6800 0 0 2 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT B on slot 13 is irq 7 */
82 <0x6800 0 0 3 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT C on slot 13 is irq 7 */
83 <0x6800 0 0 4 &gpio0 7 IRQ_TYPE_LEVEL_LOW>, /* INT D on slot 13 is irq 7 */
87 <0x7000 0 0 3 &gpio0 6 IRQ_TYPE_LEVEL_LOW>, /* INT C on slot 14 is irq 6 */
/linux/drivers/scsi/
H A Dfdomain_isa.c20 MODULE_PARM_DESC(scsi_id, "SCSI ID of controller (default = 7)");
44 * FUTURE DOMAIN CORP. (C) 1986-1988 V4.0I 03/16/88
45 * FUTURE DOMAIN CORP. (C) 1986-1989 V5.0C2/14/89
46 * FUTURE DOMAIN CORP. (C) 1986-1989 V6.0A7/28/89
47 * FUTURE DOMAIN CORP. (C) 1986-1990 V6.0105/31/90
48 * FUTURE DOMAIN CORP. (C) 1986-1990 V6.0209/18/90
49 * FUTURE DOMAIN CORP. (C) 1986-1990 V7.009/18/90
50 * FUTURE DOMAIN CORP. (C) 1992 V8.00.004/02/92
68 { "FUTURE DOMAIN CORP. (C) 1986-1990 1800-V2.07/28/89", 5, 50, 6, 0x1fcc },
69 { "FUTURE DOMAIN CORP. (C) 1986-1990 1800-V1.07/28/89", 5, 50, 6, 0x1fcc },
[all …]

12345678910>>...88