| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| D | xor.S | 23 mov ar.ec = 6 + 2 33 .rotr s1[6+1], s2[6+1], d[2] 34 .rotp p[6+2] 38 (p[6]) xor d[0] = s1[6], s2[6] 39 (p[6+1])st8.nta [r8] = d[1], 8 61 mov ar.ec = 6 + 2 72 .rotr s1[6+1], s2[6+1], s3[6+1], d[2] 73 .rotp p[6+2] 77 (p[6]) xor d[0] = s1[6], s2[6] 80 (p[6+1])st8.nta [r8] = d[1], 8 [all …]
|
| /kernel/linux/linux-4.19/arch/ia64/lib/ |
| D | xor.S | 31 mov ar.ec = 6 + 2 41 .rotr s1[6+1], s2[6+1], d[2] 42 .rotp p[6+2] 46 (p[6]) xor d[0] = s1[6], s2[6] 47 (p[6+1])st8.nta [r8] = d[1], 8 69 mov ar.ec = 6 + 2 80 .rotr s1[6+1], s2[6+1], s3[6+1], d[2] 81 .rotp p[6+2] 85 (p[6]) xor d[0] = s1[6], s2[6] 88 (p[6+1])st8.nta [r8] = d[1], 8 [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | fcnal-test.sh | 13 # 6. VRF and non-VRF permutations 325 addr=$(ip -netns ${ns} -6 -br addr show dev ${dev} | \ 356 ip -netns ${ns} -6 route add vrf ${vrf} unreachable default metric 8192 359 ip -netns ${ns} -6 addr add ::1 dev ${vrf} nodad 364 ip -netns ${ns} -6 addr add dev ${vrf} ${addr6} 369 ip -netns ${ns} -6 ru del pref 0 370 ip -netns ${ns} -6 ru add pref 32765 from all lookup local 386 ip -netns ${ns} -6 addr add dev lo ${addr6} 390 ip -netns ${ns} -6 ro add unreachable default metric 8192 406 local ns2_dev=$6 [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/crypto/ |
| D | aes-tab-4k.S | 30 #define R(a, b, c, d) \ argument 31 0x##a##b##c##d, 0x##d##a##b##c, 0x##c##d##a##b, 0x##b##c##d##a 39 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d) 40 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd) 41 .long R(de, 6f, 6f, b1), R(91, c5, c5, 54) 43 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d) 45 .long R(4d, ab, ab, e6), R(ec, 76, 76, 9a) 46 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d) 47 .long R(89, c9, c9, 40), R(fa, 7d, 7d, 87) 55 .long R(3d, 93, 93, ae), R(4c, 26, 26, 6a) [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| D | aes-tab-4k.S | 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 34 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d) 35 .long R(ff, f2, f2, 0d), R(d6, 6b, 6b, bd) 36 .long R(de, 6f, 6f, b1), R(91, c5, c5, 54) 38 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d) 40 .long R(4d, ab, ab, e6), R(ec, 76, 76, 9a) 41 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d) 42 .long R(89, c9, c9, 40), R(fa, 7d, 7d, 87) 50 .long R(3d, 93, 93, ae), R(4c, 26, 26, 6a) [all …]
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 32 {1, {6}, 0, {INTEL_PT_TNT, 1, 0x20ULL << 58}, 0, 0 }, 33 {1, {0x80}, 0, {INTEL_PT_TNT, 6, 0}, 0, 0 }, 34 {1, {0xfe}, 0, {INTEL_PT_TNT, 6, 0x3fULL << 58}, 0, 0 }, 44 {7, {0x6d, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP, 3, 0x60504030201}, 0, 0 }, 45 {7, {0x8d, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP, 4, 0x60504030201}, 0, 0 }, 46 {9, {0xcd, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_TIP, 6, 0x807060504030201}, 0, 0 }, 51 {7, {0x71, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGE, 3, 0x60504030201}, 0, 0 }, 52 {7, {0x91, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGE, 4, 0x60504030201}, 0, 0 }, 53 {9, {0xd1, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_TIP_PGE, 6, 0x807060504030201}, 0, 0 }, 58 {7, {0x61, 1, 2, 3, 4, 5, 6}, 0, {INTEL_PT_TIP_PGD, 3, 0x60504030201}, 0, 0 }, [all …]
|
| D | insn-x86-dat-32.c | 11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",}, 12 {{0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 14 {{0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 16 {{0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 18 {{0x62, 0x98, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 20 {{0x62, 0xa0, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 22 {{0x62, 0xa8, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 24 {{0x62, 0xb0, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 26 {{0x62, 0xb8, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", 30 {{0x62, 0x05, 0x78, 0x56, 0x34, 0x12, }, 6, 0, "", "", [all …]
|
| D | insn-x86-dat-64.c | 11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",}, 210 {{0xc4, 0xe3, 0xf9, 0x30, 0xee, 0x12, }, 6, 0, "", "", 212 {{0xc4, 0xe3, 0xf9, 0x31, 0xee, 0x5b, }, 6, 0, "", "", 214 {{0xc4, 0xe3, 0xf9, 0x32, 0xee, 0x12, }, 6, 0, "", "", 216 {{0xc4, 0xe3, 0xf9, 0x33, 0xee, 0x5b, }, 6, 0, "", "", 220 {{0x62, 0x91, 0xfc, 0x4f, 0x5b, 0xf5, }, 6, 0, "", "", 227 "0f 6f e0 \tmovq %mm0,%mm4",}, 229 "c5 fd 6f f4 \tvmovdqa %ymm4,%ymm6",}, 230 {{0x62, 0x01, 0x7d, 0x48, 0x6f, 0xd1, }, 6, 0, "", "", 231 "62 01 7d 48 6f d1 \tvmovdqa32 %zmm25,%zmm26",}, [all …]
|
| /kernel/linux/linux-4.19/Documentation/fmc/ |
| D | parameters.txt | 30 [ 6626.167069] 0010: 45 52 4e cf 46 6d 63 44 65 6c 61 79 31 6e 73 34 31 [ 6626.174019] 0020: 63 68 61 c7 70 72 6f 74 6f 2d 30 cc 45 44 41 2d 32 [ 6626.180975] 0030: 30 32 32 36 37 2d 56 33 da 32 30 31 32 2d 31 31 34 [ 6626.371366] 0200: 66 64 65 6c 61 79 0a 00 00 00 00 00 00 00 00 00 37 [ 6626.387308] 1800: 70 6c 61 63 65 68 6f 6c 64 65 72 ff ff ff ff ff 49 0000: 53 44 42 2d 00 02 01 00 00 00 00 00 00 00 00 00 51 0020: e6 a5 42 c9 00 00 00 02 20 12 05 11 57 42 34 2d 52 0030: 43 72 6f 73 73 62 61 72 2d 47 53 49 20 20 20 00 55 0060: ff 07 fc 47 00 00 00 01 20 12 03 05 57 52 2d 50 56 0070: 65 72 69 70 68 2d 53 79 73 63 6f 6e 20 20 20 01
|
| /kernel/linux/linux-5.10/net/ax25/ |
| D | ax25_addr.c | 51 for (n = 0, s = buf; n < 6; n++) { in ax2asc() 59 if ((n = ((a->ax25_call[6] >> 1) & 0x0F)) > 9) { in ax2asc() 84 for (s = callsign, n = 0; n < 6; n++) { in asc2ax() 94 addr->ax25_call[6] = 0x00; in asc2ax() 98 addr->ax25_call[6] = *s++ - '0'; in asc2ax() 101 addr->ax25_call[6] *= 10; in asc2ax() 102 addr->ax25_call[6] += *s++ - '0'; in asc2ax() 105 addr->ax25_call[6] <<= 1; in asc2ax() 106 addr->ax25_call[6] &= 0x1E; in asc2ax() 118 while (ct < 6) { in ax25cmp() [all …]
|
| /kernel/linux/linux-4.19/net/ax25/ |
| D | ax25_addr.c | 54 for (n = 0, s = buf; n < 6; n++) { in ax2asc() 62 if ((n = ((a->ax25_call[6] >> 1) & 0x0F)) > 9) { in ax2asc() 87 for (s = callsign, n = 0; n < 6; n++) { in asc2ax() 97 addr->ax25_call[6] = 0x00; in asc2ax() 101 addr->ax25_call[6] = *s++ - '0'; in asc2ax() 104 addr->ax25_call[6] *= 10; in asc2ax() 105 addr->ax25_call[6] += *s++ - '0'; in asc2ax() 108 addr->ax25_call[6] <<= 1; in asc2ax() 109 addr->ax25_call[6] &= 0x1E; in asc2ax() 121 while (ct < 6) { in ax25cmp() [all …]
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| D | IO_test_strfmon_l_002.cpp | 43 …TEST_PRINT("[INFO]%s:%d,%s,Locale is: %s\n", __FILE__, __LINE__, __func__,setlocale(LC_TIME, "zh_C… in testcase1() 46 ret = strfmon_l(buf, 2, loc, "[%^=*#6n] [%=*#6i]", 1234.567, 1234.567); in testcase1() 47 …TEST_PRINT("[INFO]%s:%d,%s,ret=%d,errno=%d,errstr=%s\n", __FILE__, __LINE__, __func__, ret, errno,… in testcase1() 48 TEST_PRINT("[INFO]%s:%d,%s,ret=%d,buf=%s\n", __FILE__, __LINE__, __func__, ret, buf); in testcase1() 53 ret = strfmon_l(buf, 3, loc, "[%^=*#6n] [%=*#6i]", 134.567, 1234.567); in testcase1() 54 …TEST_PRINT("[INFO]%s:%d,%s,ret=%d,errno=%d,errstr=%s\n", __FILE__, __LINE__, __func__, ret, errno,… in testcase1() 55 TEST_PRINT("[INFO]%s:%d,%s,ret=%d,buf=%s\n", __FILE__, __LINE__, __func__, ret, buf); in testcase1() 60 ret = strfmon_l(buf, 22, loc, "[%^=*#6n] [%=*#6i]", 1234.567, 134.567); in testcase1() 61 …TEST_PRINT("[INFO]%s:%d,%s,ret=%d,errno=%d,errstr=%s\n", __FILE__, __LINE__, __func__, ret, errno,… in testcase1() 62 TEST_PRINT("[INFO]%s:%d,%s,ret=%d,buf=%s\n", __FILE__, __LINE__, __func__, ret, buf); in testcase1() [all …]
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | i2c_bus.svg | 32 …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" 48 …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" 63 …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" 78 …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" 93 …d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354… 108 d="M 5.77,0 -2.88,5 V -5 Z" 123 d="M 5.77,0 -2.88,5 V -5 Z" 138 d="M 5.77,0 -2.88,5 V -5 Z" 153 …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" 169 …d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354… [all …]
|
| /kernel/linux/linux-4.19/drivers/isdn/i4l/ |
| D | isdn_audio.c | 191 {'4', '5', '6', 'B'}, 193 {'*', '0', '#', 'D'} 207 : "=&b"(d0), "=&c"(d1), "=&D"(d2), "=&S"(d3) in isdn_audio_tlookup() 250 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, in isdn_audio_linear2ulaw() 251 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, in isdn_audio_linear2ulaw() 252 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, in isdn_audio_linear2ulaw() 253 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, in isdn_audio_linear2ulaw() 305 int d = *((*in)++); in isdn_audio_get_bits() local 307 s->word = (s->word << 8) | d; in isdn_audio_get_bits() 321 int d = (s->word >> (s->nleft - 8)); in isdn_audio_put_bits() local [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | tbldo.S | 55 .long smovcr |$00-6 fmovecr all 64 .long serror |$01-6 fint ERROR 73 .long serror |$02-6 fsinh ERROR 82 .long serror |$03-6 fintrz ERROR 91 .long serror |$04-6 ERROR - illegal extension 100 .long serror |$05-6 ERROR - illegal extension 109 .long serror |$06-6 flognp1 ERROR 118 .long serror |$07-6 ERROR - illegal extension 127 .long serror |$08-6 fetoxm1 ERROR 136 .long serror |$09-6 ftanh ERROR [all …]
|
| /kernel/linux/linux-4.19/arch/m68k/fpsp040/ |
| D | tbldo.S | 55 .long smovcr |$00-6 fmovecr all 64 .long serror |$01-6 fint ERROR 73 .long serror |$02-6 fsinh ERROR 82 .long serror |$03-6 fintrz ERROR 91 .long serror |$04-6 ERROR - illegal extension 100 .long serror |$05-6 ERROR - illegal extension 109 .long serror |$06-6 flognp1 ERROR 118 .long serror |$07-6 ERROR - illegal extension 127 .long serror |$08-6 fetoxm1 ERROR 136 .long serror |$09-6 ftanh ERROR [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ |
| D | mapfile.csv | 2 GenuineIntel-6-56,v5,broadwellde,core 3 GenuineIntel-6-3D,v17,broadwell,core 4 GenuineIntel-6-47,v17,broadwell,core 5 GenuineIntel-6-4F,v10,broadwellx,core 6 GenuineIntel-6-1C,v4,bonnell,core 7 GenuineIntel-6-26,v4,bonnell,core 8 GenuineIntel-6-27,v4,bonnell,core 9 GenuineIntel-6-36,v4,bonnell,core 10 GenuineIntel-6-35,v4,bonnell,core 11 GenuineIntel-6-5C,v8,goldmont,core [all …]
|
| /kernel/linux/linux-4.19/arch/microblaze/include/asm/ |
| D | hash.h | 12 * this 6-step solution was found by Yevgen Voronenko's implementation 17 * 6-shift, 6-add sequences for computing x * 0x61C88647. They are all 21 * return (a<<11) + (b<<6) + (c<<3) - b; 43 /* Phase 2: Compute (a << 11) + (b << 6) + (c << 3) - b */ in __hash_32() 49 return a - b; /* (a << 11) + (b << 6) + (c << 3) - b */ in __hash_32() 62 unsigned int b, c, d; in __hash_32() 66 b += a; /* 1 6 */ in __hash_32() 70 d = c << 7; /* 7 18 */ in __hash_32() 71 d += b; /* 1 19 */ in __hash_32() 72 d <<= 8; /* 8 27 */ in __hash_32() [all …]
|
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | hash.h | 12 * this 6-step solution was found by Yevgen Voronenko's implementation 17 * 6-shift, 6-add sequences for computing x * 0x61C88647. They are all 21 * return (a<<11) + (b<<6) + (c<<3) - b; 43 /* Phase 2: Compute (a << 11) + (b << 6) + (c << 3) - b */ in __hash_32() 49 return a - b; /* (a << 11) + (b << 6) + (c << 3) - b */ in __hash_32() 62 unsigned int b, c, d; in __hash_32() 66 b += a; /* 1 6 */ in __hash_32() 70 d = c << 7; /* 7 18 */ in __hash_32() 71 d += b; /* 1 19 */ in __hash_32() 72 d <<= 8; /* 8 27 */ in __hash_32() [all …]
|
| /kernel/linux/linux-4.19/drivers/staging/mt7621-mmc/ |
| D | dbg.c | 110 pr_debug("sdio === total execute tick<%d> time<%dms> Tx<%dB> Rx<%dB>\n", in msdc_sdio_profile() 116 …pr_debug("sdio === CMD52 Rx <%d>times tick<%d> Max<%d> Min<%d> Aver<%d>\n", cmd->count, cmd->tot_t… in msdc_sdio_profile() 119 …pr_debug("sdio === CMD52 Tx <%d>times tick<%d> Max<%d> Min<%d> Aver<%d>\n", cmd->count, cmd->tot_t… in msdc_sdio_profile() 126 pr_debug("sdio<%6d><%3dB>_Rx_<%9d><%9d><%6d><%6d>_<%9dB><%2dM>\n", cmd->count, i, cmd->tot_tc, in msdc_sdio_profile() 134 pr_debug("sdio<%6d><%3d>B_Rx_<%9d><%9d><%6d><%6d>_<%9dB><%2dM>\n", cmd->count, i, cmd->tot_tc, in msdc_sdio_profile() 144 pr_debug("sdio<%6d><%3dB>_Tx_<%9d><%9d><%6d><%6d>_<%9dB><%2dM>\n", cmd->count, i, cmd->tot_tc, in msdc_sdio_profile() 152 pr_debug("sdio<%6d><%3d>B_Tx_<%9d><%9d><%6d><%6d>_<%9dB><%2dM>\n", cmd->count, i, cmd->tot_tc, in msdc_sdio_profile() 216 seq_puts(s, "-> PWR<9> WRN<8> | FIO<7> OPS<6> FUN<5> CFG<4> | INT<3> RSP<2> CMD<1> DMA<0>\n"); in msdc_debug_proc_read() 225 seq_printf(s, "-> SDIO_PROFILE<%d> TIME<%ds>\n", sdio_pro_enable, sdio_pro_time); in msdc_debug_proc_read() 258 pr_debug("msdc host_id<%d> zone<0x%.8x>\n", id, zone); in msdc_debug_proc_write()
|
| /kernel/linux/linux-4.19/arch/m68k/lib/ |
| D | uaccess.c | 27 " jeq 6f\n" in __generic_copy_from_user() 30 "6:\n" in __generic_copy_from_user() 38 " jeq 6b\n" in __generic_copy_from_user() 40 " jra 6b\n" in __generic_copy_from_user() 49 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_from_user() 50 : "0" (n / 4), "d" (n & 3)); in __generic_copy_from_user() 69 " jeq 6f\n" in __generic_copy_to_user() 72 "6: btst #0,%5\n" in __generic_copy_to_user() 89 " .long 6b,50b\n" in __generic_copy_to_user() 93 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_to_user() [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/lib/ |
| D | uaccess.c | 27 " jeq 6f\n" in __generic_copy_from_user() 30 "6:\n" in __generic_copy_from_user() 38 " jeq 6b\n" in __generic_copy_from_user() 40 " jra 6b\n" in __generic_copy_from_user() 49 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_from_user() 50 : "0" (n / 4), "d" (n & 3)); in __generic_copy_from_user() 69 " jeq 6f\n" in __generic_copy_to_user() 72 "6: btst #0,%5\n" in __generic_copy_to_user() 89 " .long 6b,50b\n" in __generic_copy_to_user() 93 : "=d" (res), "+a" (from), "+a" (to), "=&d" (tmp) in __generic_copy_to_user() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | dm.c | 23 0x0B6, /* 6, -9.0dB */ 63 0x0B6, /* 6, -9.0dB */ 103 0x5ea630, /* 6 CISCO */ 114 0x3ea430, /* 6 CISCO */ 123 0, 0, 0, 2, 2, 3, 3, 4, 4, 4, 4, 5, 5, 6, 6, 127 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 5, 5, 5, 6, 128 6, 6, 7, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11}; 131 0, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 4, 4, 5, 5, 6, 132 6, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9, 9}; 135 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 5, 5, 5, 6, [all …]
|
| /kernel/linux/linux-4.19/drivers/edac/ |
| D | pnd2_edac.c | 125 #define CH_HASH_MASK_LSB 6 126 #define SLICE_HASH_MASK_LSB 6 212 pnd2_printk(KERN_DEBUG, "%s=%x%08x ret=%d\n", name, in apl_rd_reg() 790 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), 791 R(1), R(2), R(3), R(4), R(5), R(6), R(7), R(8), R(9), 800 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), 801 R(1), R(2), R(3), R(4), R(5), R(6), R(7), R(8), R(9), 810 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), 811 R(1), R(2), R(3), R(4), R(5), R(6), R(7), R(8), R(9), 820 C(2), C(3), C(4), C(5), C(6), B(0), B(1), B(2), R(0), [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | dm.c | 45 0x0B6, /* 6, -9.0dB */ 85 0x0B6, /* 6, -9.0dB */ 125 0x10000040, /* 6, -12.0dB */ 171 {0x0c, 0x0c, 0x0a, 0x09, 0x06, 0x04, 0x02, 0x01}, /* 6, -13.0dB */ 207 {0x0c, 0x0c, 0x0a, 0x06, 0x00, 0x00, 0x00, 0x00}, /* 6, -13.0dB */ 243 0x5ea630, /* 6 CISCO */ 254 0x3ea430, /* 6 CISCO */ 263 0, 0, 0, 2, 2, 3, 3, 4, 4, 4, 4, 5, 5, 6, 6, 267 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 5, 5, 5, 6, 268 6, 6, 7, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11}; [all …]
|