Home
last modified time | relevance | path

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

12345678910>>...50

/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_db.c4 * SPDX-License-Identifier: GPL-2.0
42 /* DDR3-800D */
43 { {6, 5, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 5, 0, 5, 0} },
44 /* DDR3-800E */
46 /* DDR3-1066E */
47 { {6, 5, 6, 0, 0, 0, 0, 5, 5, 6, 0, 0, 5, 0, 5, 0} },
48 /* DDR3-1066F */
50 /* DDR3-1066G */
52 /* DDR3-1333F* */
53 { {6, 5, 6, 7, 0, 0, 0, 5, 5, 6, 0, 7, 5, 0, 5, 0} },
[all …]
/OK3568_Linux_fs/buildroot/dl/perl/
HDperl-cross-1.3.5.tar.gz ... -1.3.5/cnf/diffs/perl5-5.26.1/ perl-cross-1.3.
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/rtl8703b/
H A Dhalhwimg8703b_rf.c3 * Copyright(c) 2007 - 2017 Realtek Corporation.
20 #if (RTL8703B_SUPPORT == 1)
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()
40 u8 cut_version_for_para = (dm->cut_version == ODM_CUT_A) ? 15 : dm->cut_version; in check_positive()
[all …]
/OK3568_Linux_fs/buildroot/dl/xz/
HDxz-5.2.5.tar.bz2 ... xz-5.2.5/COPYING.GPLv3 xz-5.2.5/COPYING.LGPLv2.1 xz ...
/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.
21 #if (RTL8188F_SUPPORT == 1)
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()
37 ((dm->board_type & BIT(5)) >> 5) << 6; /* _TRSWT*/ 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.
21 #if (RTL8188F_SUPPORT == 1)
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()
37 ((dm->board_type & BIT(5)) >> 5) << 6; /* _TRSWT*/ in check_positive()
[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.
21 #if (RTL8723D_SUPPORT == 1)
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()
37 ((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.
21 #if (RTL8188E_SUPPORT == 1)
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()
37 ((dm->board_type & BIT(5)) >> 5) << 6; /* _TRSWT*/ 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.
20 #if (RTL8723D_SUPPORT == 1)
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()
40 u8 cut_version_for_para = (dm->cut_version == ODM_CUT_A) ? 15 : dm->cut_version; in check_positive()
[all …]
/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.
25 #if (RTL8188E_SUPPORT == 1)
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/kernel/Documentation/i2c/
H A Di2c_bus.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
13 inkscape:version="0.92.3 (2405546, 2018-03-11)"
30 inkscape:connector-curvature="0"
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"
33 …style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stro…
47 …style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stro…
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"
[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 < ...
/OK3568_Linux_fs/kernel/drivers/pinctrl/tegra/
H A Dpinctrl-tegra210.c1 // SPDX-License-Identifier: GPL-2.0-only
14 #include "pinctrl-tegra.h"
23 #define TEGRA_PIN_PEX_L0_CLKREQ_N_PA1 _GPIO(1)
27 #define TEGRA_PIN_SATA_LED_ACTIVE_PA5 _GPIO(5)
177 /* All non-GPIO pins follow */
178 #define NUM_GPIOS (TEGRA_PIN_QSPI_IO3_PEE5 + 1)
181 /* Non-GPIO pins */
183 #define TEGRA_PIN_CPU_PWR_REQ _PIN(1)
187 #define TEGRA_PIN_BATT_BCL _PIN(5)
1270 #define PINGROUP_REG_A 0x3000 /* bank 1 */
[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
25 * 1. Redistributions of source code must retain the copyright
35 * being used are not cryptographic related :-).
69 /* The nid library provides numbered values for ASN.1 object identifiers and
90 #define NID_rsadsi 1
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
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
[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
25 * 1. Redistributions of source code must retain the copyright
35 * being used are not cryptographic related :-).
69 /* The nid library provides numbered values for ASN.1 object identifiers and
90 #define NID_rsadsi 1
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
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
[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
25 * 1. Redistributions of source code must retain the copyright
35 * being used are not cryptographic related :-).
69 /* The nid library provides numbered values for ASN.1 object identifiers and
90 #define NID_rsadsi 1
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
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
[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
25 * 1. Redistributions of source code must retain the copyright
35 * being used are not cryptographic related :-).
69 /* The nid library provides numbered values for ASN.1 object identifiers and
90 #define NID_rsadsi 1
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
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
[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
25 * 1. Redistributions of source code must retain the copyright
35 * being used are not cryptographic related :-).
69 /* The nid library provides numbered values for ASN.1 object identifiers and
90 #define NID_rsadsi 1
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
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
[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
25 * 1. Redistributions of source code must retain the copyright
35 * being used are not cryptographic related :-).
69 /* The nid library provides numbered values for ASN.1 object identifiers and
90 #define NID_rsadsi 1
91 #define OBJ_rsadsi 1L, 2L, 840L, 113549L
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
[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/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Ddebug_font_data.hpp6 const int8_t simplex_1[] = { 5, 21, 5, 7, -1, -1, 5, 2, 4, 1, 5, 0, 6, 1, 5, 2 };
7 const int8_t simplex_2[] = { 4, 21, 4, 14, -1, -1, 12, 21, 12, 14 };
8 const int8_t simplex_3[] = { 11, 25, 4, -7, -1, -1, 17, 25, 10, -7, -1, -1, 4, 12, 18, 12, -1, -1, …
9-4, -1, -1, 12, 25, 12, -4, -1, -1, 17, 18, 15, 20, 12, 21, 8, 21, 5, 20, 3, 18, 3, 16, 4, 14, 5, …
10-1, -1, 8, 21, 10, 19, 10, 17, 9, 15, 7, 14, 5, 14, 3, 16, 3, 18, 4, 20, 6, 21, 8, 21, 10, 20, 13,…
111, 11, 0, 7, 0, 5, 1, 4, 2, 3, 4, 3, 6, 4, 8, 5, 9, 12, 13, 13, 14, 14, 16, 14, 18, 13, 20, 11, 21…
12 const int8_t simplex_7[] = { 5, 19, 4, 20, 5, 21, 6, 20, 6, 18, 5, 16, 4, 15 };
13 const int8_t simplex_8[] = { 11, 25, 9, 23, 7, 20, 5, 16, 4, 11, 4, 7, 5, 2, 7, -2, 9, -5, 11, -7 };
14 const int8_t simplex_9[] = { 3, 25, 5, 23, 7, 20, 9, 16, 10, 11, 10, 7, 9, 2, 7, -2, 5, -5, 3, -7 };
15 const int8_t simplex_10[] = { 8, 21, 8, 9, -1, -1, 3, 18, 13, 12, -1, -1, 13, 18, 3, 12 };
[all …]
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt3 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7efc000
4 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
5 open("/user/folk/clint/lib/tls/i686/sse2/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such f…
6 stat64("/user/folk/clint/lib/tls/i686/sse2", 0xbfcdba08) = -1 ENOENT (No such file or directory)
7 open("/user/folk/clint/lib/tls/i686/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file o…
8 stat64("/user/folk/clint/lib/tls/i686", 0xbfcdba08) = -1 ENOENT (No such file or directory)
9 open("/user/folk/clint/lib/tls/sse2/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file o…
10 stat64("/user/folk/clint/lib/tls/sse2", 0xbfcdba08) = -1 ENOENT (No such file or directory)
11 open("/user/folk/clint/lib/tls/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or dir…
12 stat64("/user/folk/clint/lib/tls", 0xbfcdba08) = -1 ENOENT (No such file or directory)
[all …]
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c9 * http://www.apache.org/licenses/LICENSE-2.0
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,
67 5, 5, 5, 5, 5, 5, 5, 5
[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.
44 #if (RTL8822B_SUPPORT == 1)
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()
70 (dm->type_gpa & 0xFF) << 8 | 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
20 * (%1). Thanks to Roman Hodek for pointing this out.
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()
46 "btst #1,%3\n\t" /* Check alignment */ in csum_partial()
48 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial()
49 "jgt 1f\n\t" in csum_partial()
50 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial()
[all …]

12345678910>>...50