Home
last modified time | relevance | path

Searched full:2000 (Results 1 – 25 of 6403) sorted by relevance

12345678910>>...257

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dqcserial.c25 QCSERIAL_G2K = 0, /* Gobi 2000 */
74 /* Gobi 2000 devices */
75 {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */
76 {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */
77 {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */
78 {USB_DEVICE(0x1410, 0xa013)}, /* Novatel Gobi 2000 QDL device */
79 {USB_DEVICE(0x1410, 0xa014)}, /* Novatel Gobi 2000 QDL device */
80 {USB_DEVICE(0x413c, 0x8185)}, /* Dell Gobi 2000 QDL device (N0218, VU936) */
81 {USB_DEVICE(0x413c, 0x8186)}, /* Dell Gobi 2000 Modem device (N0218, VU936) */
82 {USB_DEVICE(0x05c6, 0x9208)}, /* Generic Gobi 2000 QDL device */
[all …]
H A Dkeyspan_usa28msg.h5 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
19 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
84 2000mar21 add rs232invalid to status response message
85 2000apr04 add 230.4Kb definition to setBaudRate
86 2000apr13 add/remove loopbackMode switch
87 2000apr13 change definition of setBaudRate to cover 115.2Kb, too
88 2000jun01 add extended BSD-style copyright text
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DGD2 Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
6 Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 by
9 Portions relating to GD2 format copyright 1999, 2000, 2001, 2002
12 Portions relating to PNG copyright 1999, 2000, 2001, 2002 Greg
15 Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002 John
21 Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
24 Portions relating to JPEG and to color quantization copyright 2000,
26 1998, 1999, 2000, 2001, 2002, Thomas G. Lane. This software is
30 Portions relating to WBMP copyright 2000, 2001, 2002 Maurice
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DGD5 …• Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 by Cold Spri…
6 • Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 by Boutell.Com, Inc.
7 • Portions relating to GD2 format copyright 1999, 2000, 2001, 2002, 2003, 2004 Philip Warner.
8 • Portions relating to PNG copyright 1999, 2000, 2001, 2002, 2003, 2004 Greg Roelofs.
9 …• Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002, 2003, 2004 John Ellson (ellson@gr…
11 …• Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Pierre-Alain Joye (pierre@libg…
12 …lor quantization copyright 2000, 2001, 2002, 2003, 2004, Doug Becker and copyright © 1994, 1995, 1…
15 …• Portions relating to WBMP copyright 2000, 2001, 2002, 2003, 2004 Maurice Szmurlo and Johan Van d…
/OK3568_Linux_fs/kernel/drivers/zorro/
H A Dzorro.ids15 0000 SE 2000 A500 [HD Controller]
24 0200 Megamix 2000 [RAM Expansion]
37 2000 A560 [RAM Expansion]
57 0400 Kronos 2000 [SCSI Host Adapter]
62 0100 Live! 2000 [Video Card]
72 2000 Delta [RAM Expansion]
79 9600 Hardframe 2000 [SCSI Host Adapter]
80 9e00 Hardframe 2000 [SCSI Host Adapter]
98 2000 1600-GX [Graphics Card]
102 0300 2000 DMA [SCSI Host Adapter]
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtraceroute.sh149 # N1: 2000:101::/64
150 # N2: 2000:102::/64
151 # N3: 2000:103::/64
159 # the IPv6 address of R1's interface on N2 is 2000:102::1/64
185 connect_ns router-2 eth3 - 2000:103::2/64 host-2 eth3 - 2000:103::4/64
186 ip netns exec host-2 ip route add default via 2000:103::2
189 connect_ns router-1 eth2 - 2000:102::1/64 router-2 eth2 - 2000:102::2/64
190 ip netns exec router-1 ip route add default via 2000:102::2
195 ip netns exec router-1 ip addr add 2000:101::1/64 dev ${brdev}
197 connect_ns host-1 eth0 - 2000:101::3/64 router-1 eth0 - -
[all …]
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dqos-test.c21 ret = freq_qos_add_request(&qos, &req2, FREQ_QOS_MIN, 2000); in freq_qos_test_min()
24 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 2000); in freq_qos_test_min()
61 /* Add max 2000, no impact */ in freq_qos_test_maxdef()
62 ret = freq_qos_update_request(&req2, 2000); in freq_qos_test_maxdef()
66 /* Remove max 1000, new max 2000 */ in freq_qos_test_maxdef()
69 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 2000); in freq_qos_test_maxdef()
101 ret = freq_qos_add_request(&qos, &req, FREQ_QOS_MIN, 2000); in freq_qos_test_readd()
103 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 2000); in freq_qos_test_readd()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-veyron-mickey.dts48 hysteresis = <2000>; /* millicelsius */
53 hysteresis = <2000>; /* millicelsius */
58 hysteresis = <2000>; /* millicelsius */
63 hysteresis = <2000>; /* millicelsius */
68 hysteresis = <2000>; /* millicelsius */
73 hysteresis = <2000>; /* millicelsius */
78 hysteresis = <2000>; /* millicelsius */
154 hysteresis = <2000>; /* millicelsius */
159 hysteresis = <2000>; /* millicelsius */
164 hysteresis = <2000>; /* millicelsius */
[all …]
H A Dat91-natte.dtsi71 ti,charge-current = <2000>;
87 ti,charge-current = <2000>;
103 ti,charge-current = <2000>;
119 ti,charge-current = <2000>;
135 ti,charge-current = <2000>;
151 ti,charge-current = <2000>;
167 ti,charge-current = <2000>;
183 ti,charge-current = <2000>;
/OK3568_Linux_fs/kernel/ipc/
H A Dcompat.c8 * Copyright (C) 2000 VA Linux Co
9 * Copyright (C) 2000 Don Dugger <n0ano@valinux.com>
10 * Copyright (C) 2000 Hewlett-Packard Co.
11 * Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com>
12 * Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com)
13 * Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port)
14 * Copyright (C) 2000 Silicon Graphics, Inc.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsm8150.dtsi1229 hysteresis = <2000>;
1235 hysteresis = <2000>;
1273 hysteresis = <2000>;
1279 hysteresis = <2000>;
1317 hysteresis = <2000>;
1323 hysteresis = <2000>;
1361 hysteresis = <2000>;
1367 hysteresis = <2000>;
1405 hysteresis = <2000>;
1411 hysteresis = <2000>;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml69 enum: [ 250, 500, 750, 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000,
71 default: 2000
75 enum: [ 250, 500, 750, 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000,
77 default: 2000
97 rx-internal-delay-ps = <2000>;
98 tx-internal-delay-ps = <2000>;
H A Dadi,adin.yaml23 enum: [ 1600, 1800, 2000, 2200, 2400 ]
24 default: 2000
30 enum: [ 1600, 1800, 2000, 2200, 2400 ]
31 default: 2000
/OK3568_Linux_fs/u-boot/net/
H A Dcdp.h4 * Copyright 1994 - 2000 Neil Russell.
6 * Copyright 2000 Roland Borde
7 * Copyright 2000 Paolo Scaffardi
8 * Copyright 2000-2002 Wolfgang Denk, wd@denx.de
H A Dping.h4 * Copyright 1994 - 2000 Neil Russell.
6 * Copyright 2000 Roland Borde
7 * Copyright 2000 Paolo Scaffardi
8 * Copyright 2000-2002 Wolfgang Denk, wd@denx.de
H A Darp.h4 * Copyright 1994 - 2000 Neil Russell.
6 * Copyright 2000 Roland Borde
7 * Copyright 2000 Paolo Scaffardi
8 * Copyright 2000-2002 Wolfgang Denk, wd@denx.de
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3288-thermal.dtsi31 hysteresis = <2000>; /* millicelsius */
36 hysteresis = <2000>; /* millicelsius */
41 hysteresis = <2000>; /* millicelsius */
71 hysteresis = <2000>; /* millicelsius */
76 hysteresis = <2000>; /* millicelsius */
H A Drk3288-veyron-mickey.dts77 hysteresis = <2000>; /* millicelsius */
82 hysteresis = <2000>; /* millicelsius */
87 hysteresis = <2000>; /* millicelsius */
92 hysteresis = <2000>; /* millicelsius */
97 hysteresis = <2000>; /* millicelsius */
102 hysteresis = <2000>; /* millicelsius */
107 hysteresis = <2000>; /* millicelsius */
H A D.rk3288-veyron-mickey.dtb.pre.tmp
/OK3568_Linux_fs/u-boot/lib/
H A Dnet_utils.c4 * Copyright 1994 - 2000 Neil Russell.
5 * Copyright 2000 Roland Borde
6 * Copyright 2000 Paolo Scaffardi
7 * Copyright 2000-2002 Wolfgang Denk, wd@denx.de
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Daf_head.h484 // M4_NUMBER_DESC("win_h_offs", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
486 // M4_NUMBER_DESC("win_v_offs", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
488 // M4_NUMBER_DESC("win_h_size", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
490 // M4_NUMBER_DESC("win_v_size", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
492 // M4_NUMBER_DESC("win_h_offs in video", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
494 // M4_NUMBER_DESC("win_v_offs in video", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
496 // M4_NUMBER_DESC("win_h_size in video", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
498 // M4_NUMBER_DESC("win_v_size in video", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
622 // M4_NUMBER_DESC("win_h_offs", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
624 // M4_NUMBER_DESC("win_v_offs", "u16", M4_RANGE(0,2000), "0", M4_DIGIT(0),M4_HIDE(0))
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.sata24 => sata write 40000 0 2000
28 => sata write 40000 2000 8000
37 => sata read 200000 0 2000
40 => sata read 1000000 2000 8000
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dct.json209 …nderTest": "$TC actions add action ct commit nat src addr 5.5.5.7-5.5.6.0 port 1000-2000 index 44",
212 …ion order [0-9]*: ct commit zone 0 nat src addr 5.5.5.7-5.5.6.0 port 1000-2000 pipe.*index 44 ref",
233 … "cmdUnderTest": "$TC actions add action ct commit nat src addr 2001::1 port 1000-2000 index 44",
236 …"matchPattern": "action order [0-9]*: ct commit zone 0 nat src addr 2001::1 port 1000-2000 pipe.*i…
257 …derTest": "$TC actions add action ct commit nat src addr 2001::1-2001::10 port 1000-2000 index 44",
260 …on order [0-9]*: ct commit zone 0 nat src addr 2001::1-2001::10 port 1000-2000 pipe.*index 44 ref",
281 …t": "$TC actions add action ct commit force nat src addr 2001::1-2001::10 port 1000-2000 index 44",
284 …er [0-9]*: ct commit force zone 0 nat src addr 2001::1-2001::10 port 1000-2000 pipe.*index 44 ref",
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dprocess.c7 * Copyright (C) 2000 Martin K Petersen <mkp at mkp.net>
8 * Copyright (C) 2000 John Marvin <jsm at parisc-linux.org>
9 * Copyright (C) 2000 David Huggins-Daines <dhd with pobox.org>
10 * Copyright (C) 2000-2003 Paul Bame <bame at parisc-linux.org>
11 * Copyright (C) 2000 Philipp Rumpf <prumpf with tux.org>
12 * Copyright (C) 2000 David Kennedy <dkennedy with linuxcare.com>
13 * Copyright (C) 2000 Richard Hirst <rhirst with parisc-linux.org>
14 * Copyright (C) 2000 Grant Grundler <grundler with parisc-linux.org>
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.ncr53c8xx16 Sun Sep 24 21:30 2000 Gerard Roudier (groudier@club-internet.fr)
20 Wed Jul 26 23:30 2000 Gerard Roudier (groudier@club-internet.fr)
25 Sun Jul 09 16:30 2000 Gerard Roudier (groudier@club-internet.fr)
39 Thu May 11 12:30 2000 Pam Delaney (pam.delaney@lsil.com)
42 Mon Apr 24 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
48 Sat Apr 1 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
58 Thu Mar 16 9:30 2000 Pam Delaney (pam.delaney@lsil.com)
63 Mon March 6 23:15 2000 Gerard Roudier (groudier@club-internet.fr)
80 Mon March 6 23:15 2000 Gerard Roudier (groudier@club-internet.fr)
97 Fri Jan 14 14:00 2000 Pam Delaney (pam.delaney@lsil.com)
[all …]

12345678910>>...257