Home
last modified time | relevance | path

Searched +full:2 +full:- +full:5 (Results 1 – 25 of 1344) sorted by relevance

12345678910>>...54

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/rtl8188f/
H A Dhalhwimg8188f_rf.c1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2017 Realtek Corporation.
7 * under the terms of version 2 of the GNU General Public License as
17 /*Image2HeaderVersion: 3.5.2*/
31 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive()
32 ((dm->board_type & BIT(3)) >> 3) << 1 | /* _GPA*/ in check_positive()
33 ((dm->board_type & BIT(7)) >> 7) << 2 | /* _ALNA*/ in check_positive()
34 ((dm->board_type & BIT(6)) >> 6) << 3 | /* _APA */ in check_positive()
35 ((dm->board_type & BIT(2)) >> 2) << 4 | /* _BT*/ in check_positive()
36 ((dm->board_type & BIT(1)) >> 1) << 5 | /* _NGFF*/ in check_positive()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/rtl8188f/
H A Dhalhwimg8188f_rf.c1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2017 Realtek Corporation.
7 * under the terms of version 2 of the GNU General Public License as
17 /*Image2HeaderVersion: 3.5.2*/
31 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive()
32 ((dm->board_type & BIT(3)) >> 3) << 1 | /* _GPA*/ in check_positive()
33 ((dm->board_type & BIT(7)) >> 7) << 2 | /* _ALNA*/ in check_positive()
34 ((dm->board_type & BIT(6)) >> 6) << 3 | /* _APA */ in check_positive()
35 ((dm->board_type & BIT(2)) >> 2) << 4 | /* _BT*/ in check_positive()
36 ((dm->board_type & BIT(1)) >> 1) << 5 | /* _NGFF*/ in check_positive()
[all …]
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/uclibc/
HDlibaec_bf_process_wakeup_mode2_nn.so ... (): %d), %s arc->next_state >= 0 arc->next_state < ...
HDlibaec_bf_process_wakeup_mode1_nn.so ... (): %d), %s arc->next_state >= 0 arc->next_state < ...
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/rtl8703b/
H A Dhalhwimg8703b_rf.c3 * Copyright(c) 2007 - 2017 Realtek Corporation.
6 * under the terms of version 2 of the GNU General Public License as
16 /*Image2HeaderVersion: 3.5.2*/
30 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive()
31 ((dm->board_type & BIT(3)) >> 3) << 1 | /* _GPA*/ in check_positive()
32 ((dm->board_type & BIT(7)) >> 7) << 2 | /* _ALNA*/ in check_positive()
33 ((dm->board_type & BIT(6)) >> 6) << 3 | /* _APA */ in check_positive()
34 ((dm->board_type & BIT(2)) >> 2) << 4 | /* _BT*/ in check_positive()
35 ((dm->board_type & BIT(1)) >> 1) << 5 | /* _NGFF*/ in check_positive()
36 ((dm->board_type & BIT(5)) >> 5) << 6; /* _TRSWT*/ in check_positive()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/rtl8188e/
H A Dhalhwimg8188e_rf.c1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2017 Realtek Corporation.
7 * under the terms of version 2 of the GNU General Public License as
17 /*Image2HeaderVersion: 3.5.2*/
31 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive()
32 ((dm->board_type & BIT(3)) >> 3) << 1 | /* _GPA*/ in check_positive()
33 ((dm->board_type & BIT(7)) >> 7) << 2 | /* _ALNA*/ in check_positive()
34 ((dm->board_type & BIT(6)) >> 6) << 3 | /* _APA */ in check_positive()
35 ((dm->board_type & BIT(2)) >> 2) << 4 | /* _BT*/ in check_positive()
36 ((dm->board_type & BIT(1)) >> 1) << 5 | /* _NGFF*/ in check_positive()
[all …]
/OK3568_Linux_fs/buildroot/dl/perl/
HDperl-cross-1.3.5.tar.gz ... 5.33.2/ perl-cross-1.3.5/cnf/diffs/perl5-5.33.2
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/
H A Dhalhwimg8188e_rf.c3 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
6 * under the terms of version 2 of the GNU General Public License as
35 u1Byte _BoardType = ((pDM_Odm->BoardType & BIT4) >> 4) << 0 | /* _GLNA*/ in CheckPositive()
36 ((pDM_Odm->BoardType & BIT3) >> 3) << 1 | /* _GPA*/ in CheckPositive()
37 ((pDM_Odm->BoardType & BIT7) >> 7) << 2 | /* _ALNA*/ in CheckPositive()
38 ((pDM_Odm->BoardType & BIT6) >> 6) << 3 | /* _APA */ in CheckPositive()
39 ((pDM_Odm->BoardType & BIT2) >> 2) << 4; /* _BT*/ in CheckPositive()
42 u4Byte driver1 = pDM_Odm->CutVersion << 24 | in CheckPositive()
43 (pDM_Odm->SupportInterface & 0xF0) << 16 | in CheckPositive()
44 pDM_Odm->SupportPlatform << 16 | in CheckPositive()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
27 * 2. Redistributions in binary form must reproduce the above copyright
35 * being used are not cryptographic related :-).
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
95 #define NID_pkcs 2
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
110 #define NID_rc4 5
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
27 * 2. Redistributions in binary form must reproduce the above copyright
35 * being used are not cryptographic related :-).
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
95 #define NID_pkcs 2
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
110 #define NID_rc4 5
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
27 * 2. Redistributions in binary form must reproduce the above copyright
35 * being used are not cryptographic related :-).
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
95 #define NID_pkcs 2
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
110 #define NID_rc4 5
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
27 * 2. Redistributions in binary form must reproduce the above copyright
35 * being used are not cryptographic related :-).
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
95 #define NID_pkcs 2
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
110 #define NID_rc4 5
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
27 * 2. Redistributions in binary form must reproduce the above copyright
35 * being used are not cryptographic related :-).
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
95 #define NID_pkcs 2
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
110 #define NID_rc4 5
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dnid.h1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
8 * This library is free for commercial and non-commercial use as long as
27 * 2. Redistributions in binary form must reproduce the above copyright
35 * being used are not cryptographic related :-).
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
95 #define NID_pkcs 2
96 #define OBJ_pkcs 1L, 2L, 840L, 113549L, 1L
101 #define OBJ_md2 1L, 2L, 840L, 113549L, 2L, 2L
106 #define OBJ_md5 1L, 2L, 840L, 113549L, 2L, 5L
110 #define NID_rc4 5
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/rtl8723d/
H A Dhalhwimg8723d_rf.c1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2007 - 2017 Realtek Corporation.
7 * under the terms of version 2 of the GNU General Public License as
17 /*Image2HeaderVersion: 3.5.2*/
31 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive()
32 ((dm->board_type & BIT(3)) >> 3) << 1 | /* _GPA*/ in check_positive()
33 ((dm->board_type & BIT(7)) >> 7) << 2 | /* _ALNA*/ in check_positive()
34 ((dm->board_type & BIT(6)) >> 6) << 3 | /* _APA */ in check_positive()
35 ((dm->board_type & BIT(2)) >> 2) << 4 | /* _BT*/ in check_positive()
36 ((dm->board_type & BIT(1)) >> 1) << 5 | /* _NGFF*/ in check_positive()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/rtl8723d/
H A Dhalhwimg8723d_rf.c3 * Copyright(c) 2007 - 2017 Realtek Corporation.
6 * under the terms of version 2 of the GNU General Public License as
16 /*Image2HeaderVersion: 3.5.2*/
30 u8 _board_type = ((dm->board_type & BIT(4)) >> 4) << 0 | /* _GLNA*/ in check_positive()
31 ((dm->board_type & BIT(3)) >> 3) << 1 | /* _GPA*/ in check_positive()
32 ((dm->board_type & BIT(7)) >> 7) << 2 | /* _ALNA*/ in check_positive()
33 ((dm->board_type & BIT(6)) >> 6) << 3 | /* _APA */ in check_positive()
34 ((dm->board_type & BIT(2)) >> 2) << 4 | /* _BT*/ in check_positive()
35 ((dm->board_type & BIT(1)) >> 1) << 5 | /* _NGFF*/ in check_positive()
36 ((dm->board_type & BIT(5)) >> 5) << 6; /* _TRSWT*/ in check_positive()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dchecksum.c1 // SPDX-License-Identifier: GPL-2.0-or-later
12 * Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de>
19 * length-counter instead of the length counter
22 * data-registers to hold input values and one tries to
43 * is aligned on either a 2-byte or 4-byte boundary. in csum_partial()
45 __asm__("movel %2,%3\n\t" in csum_partial()
47 "jeq 2f\n\t" in csum_partial()
48 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial()
50 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial()
53 "addw %2@+,%0\n\t" /* add first word to sum */ in csum_partial()
[all …]
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dballoc.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2012-2013 Samsung Electronics Co., Ltd.
14 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2,/* 0 ~ 19*/
15 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5, 0, 1, 0, 2, 0, 1, 0, 3,/* 20 ~ 39*/
16 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/* 40 ~ 59*/
17 0, 1, 0, 6, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4,/* 60 ~ 79*/
18 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5, 0, 1, 0, 2,/* 80 ~ 99*/
19 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3,/*100 ~ 119*/
20 0, 1, 0, 2, 0, 1, 0, 7, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/*120 ~ 139*/
21 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5,/*140 ~ 159*/
[all …]
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/icelake/
H A Dpipeline.json3 "CollectPEBSRecord": "2",
4 …"PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon eve…
10 "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event"
13 "PEBS": "2",
24 "CollectPEBSRecord": "2",
34 "CollectPEBSRecord": "2",
44 "CollectPEBSRecord": "2",
45-on-Store blocking code preventing store forwarding. This includes cases when: a. preceding store …
47 "Counter": "0,1,2,3",
49 "PEBScounters": "0,1,2,3",
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Drtchnlplan.c3 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
6 * under the terms of version 2 of the GNU General Public License as
45 2G RD 5G RD Bit[6:0] 2G 5G
47 1 2G_WORLD 5G_NULL 20h Worldwird 13 NA
48 2 2G_ETSI1 5G_NULL 21h Europe 2G NA
49 3 2G_FCC1 5G_NULL 22h US 2G NA
50 4 2G_MKK1 5G_NULL 23h Japan 2G NA
51 5 2G_ETSI2 5G_NULL 24h France 2G NA
52 6 2G_FCC1 5G_FCC1 25h US 2G US 5G �K�j��{��
53 7 2G_WORLD 5G_ETSI1 26h Worldwird 13 Europe �K�j��{��
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Drtchnlplan.c3 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
6 * under the terms of version 2 of the GNU General Public License as
45 2G RD 5G RD Bit[6:0] 2G 5G
47 1 2G_WORLD 5G_NULL 20h Worldwird 13 NA
48 2 2G_ETSI1 5G_NULL 21h Europe 2G NA
49 3 2G_FCC1 5G_NULL 22h US 2G NA
50 4 2G_MKK1 5G_NULL 23h Japan 2G NA
51 5 2G_ETSI2 5G_NULL 24h France 2G NA
52 6 2G_FCC1 5G_FCC1 25h US 2G US 5G �K�j��{��
53 7 2G_WORLD 5G_ETSI1 26h Worldwird 13 Europe �K�j��{��
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Drtchnlplan.c3 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
6 * under the terms of version 2 of the GNU General Public License as
46 2G RD 5G RD Bit[6:0] 2G 5G
48 1 2G_WORLD 5G_NULL 20h Worldwird 13 NA
49 2 2G_ETSI1 5G_NULL 21h Europe 2G NA
50 3 2G_FCC1 5G_NULL 22h US 2G NA
51 4 2G_MKK1 5G_NULL 23h Japan 2G NA
52 5 2G_ETSI2 5G_NULL 24h France 2G NA
53 6 2G_FCC1 5G_FCC1 25h US 2G US 5G �K�j��{��
54 7 2G_WORLD 5G_ETSI1 26h Worldwird 13 Europe �K�j��{��
[all …]
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c9 * http://www.apache.org/licenses/LICENSE-2.0
32 static const RK_U32 wq_param_default[2][6] = {
57 // 0 1 2 3 4 5
60 0, 0, 0, 4, 4, 4, 5, 5,
61 0, 0, 3, 3, 3, 3, 5, 5,
62 0, 3, 2, 2, 1, 1, 5, 5,
63 4, 3, 2, 2, 1, 5, 5, 5,
64 4, 3, 1, 1, 5, 5, 5, 5,
65 4, 3, 1, 5, 5, 5, 5, 5,
66 5, 5, 5, 5, 5, 5, 5, 5,
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dfeature-fixups-test.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
6 #include <asm/feature-fixups.h>
9 #include <asm/asm-compat.h>
10 #include <asm/ppc-opcode.h>
20 or 2,2,2 /* fixup will nop out this instruction */
27 or 2,2,2
37 or 2,2,2 /* fixup will replace this with ftr_fixup_test2_alt */
44 or 2,2,2
57 or 2,2,2 /* fixup will fail to replace this */
64 or 2,2,2
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalhwimg8822b_rf.c3 * Copyright(c) 2007 - 2017 Realtek Corporation.
6 * under the terms of version 2 of the GNU General Public License as
19 * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
57 (dm->cut_version == ODM_CUT_A) ? 15 : dm->cut_version; in check_positive()
60 (dm->package_type == 0) ? 15 : dm->package_type; in check_positive()
63 (dm->support_interface & 0xF0) << 16 | in check_positive()
64 dm->support_platform << 16 | in check_positive()
66 (dm->support_interface & 0x0F) << 8 | in check_positive()
67 dm->rfe_type; in check_positive()
69 u32 driver2 = (dm->type_glna & 0xFF) << 0 | in check_positive()
[all …]

12345678910>>...54