Home
last modified time | relevance | path

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

12345678910>>...117

/Linux-v6.6/drivers/usb/serial/
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 …]
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
/Linux-v6.6/tools/testing/selftests/net/
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 …]
/Linux-v6.6/drivers/zorro/
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 …]
/Linux-v6.6/drivers/base/power/
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()
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dimx8qm.dtsi304 polling-delay = <2000>;
310 hysteresis = <2000>;
316 hysteresis = <2000>;
335 polling-delay = <2000>;
341 hysteresis = <2000>;
347 hysteresis = <2000>;
364 polling-delay = <2000>;
370 hysteresis = <2000>;
376 hysteresis = <2000>;
384 polling-delay = <2000>;
[all …]
/Linux-v6.6/arch/arm64/boot/dts/ti/
Dk3-j721s2-thermal.dtsi13 hysteresis = <2000>; /* milliCelsius */
27 hysteresis = <2000>; /* milliCelsius */
41 hysteresis = <2000>; /* milliCelsius */
55 hysteresis = <2000>; /* milliCelsius */
69 hysteresis = <2000>; /* milliCelsius */
83 hysteresis = <2000>; /* milliCelsius */
97 hysteresis = <2000>; /* milliCelsius */
Dk3-j784s4-thermal.dtsi13 hysteresis = <2000>; /* milliCelsius */
27 hysteresis = <2000>; /* milliCelsius */
41 hysteresis = <2000>; /* milliCelsius */
55 hysteresis = <2000>; /* milliCelsius */
69 hysteresis = <2000>; /* milliCelsius */
83 hysteresis = <2000>; /* milliCelsius */
97 hysteresis = <2000>; /* milliCelsius */
Dk3-j721e-thermal.dtsi14 hysteresis = <2000>; /* milliCelsius */
28 hysteresis = <2000>; /* milliCelsius */
42 hysteresis = <2000>; /* milliCelsius */
56 hysteresis = <2000>; /* milliCelsius */
70 hysteresis = <2000>; /* milliCelsius */
/Linux-v6.6/ipc/
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.
/Linux-v6.6/arch/arm/boot/dts/rockchip/
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 …]
/Linux-v6.6/arch/arm/boot/dts/microchip/
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>;
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsm6375.dtsi1776 hysteresis = <2000>;
1782 hysteresis = <2000>;
1803 hysteresis = <2000>;
1809 hysteresis = <2000>;
1830 hysteresis = <2000>;
1836 hysteresis = <2000>;
1857 hysteresis = <2000>;
1863 hysteresis = <2000>;
1884 hysteresis = <2000>;
1890 hysteresis = <2000>;
[all …]
Dmsm8976.dtsi1129 hysteresis = <2000>;
1143 hysteresis = <2000>;
1157 hysteresis = <2000>;
1171 hysteresis = <2000>;
1185 hysteresis = <2000>;
1190 hysteresis = <2000>;
1195 hysteresis = <2000>;
1209 hysteresis = <2000>;
1214 hysteresis = <2000>;
1219 hysteresis = <2000>;
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/net/
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>;
Dadi,adin.yaml23 enum: [ 1600, 1800, 2000, 2200, 2400 ]
24 default: 2000
30 enum: [ 1600, 1800, 2000, 2200, 2400 ]
31 default: 2000
/Linux-v6.6/Documentation/devicetree/bindings/net/dsa/
Dmicrochip,lan937x.yaml55 enum: [0, 2000]
58 enum: [0, 2000]
125 tx-internal-delay-ps = <2000>;
126 rx-internal-delay-ps = <2000>;
139 tx-internal-delay-ps = <2000>;
140 rx-internal-delay-ps = <2000>;
/Linux-v6.6/arch/parisc/kernel/
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>
/Linux-v6.6/arch/mips/include/asm/mach-ip22/
Dspaces.h6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
7 * Copyright (C) 2000, 2002 Maciej W. Rozycki
8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
/Linux-v6.6/arch/mips/include/asm/mach-bcm63xx/
Dspaces.h6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
7 * Copyright (C) 2000, 2002 Maciej W. Rozycki
8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
/Linux-v6.6/arch/mips/include/asm/mach-ip28/
Dspaces.h6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
7 * Copyright (C) 2000, 2002 Maciej W. Rozycki
8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
/Linux-v6.6/arch/mips/include/asm/mach-tx49xx/
Dspaces.h6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
7 * Copyright (C) 2000, 2002 Maciej W. Rozycki
8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
/Linux-v6.6/arch/mips/include/asm/mach-bmips/
Dspaces.h6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
7 * Copyright (C) 2000, 2002 Maciej W. Rozycki
8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.
/Linux-v6.6/arch/mips/include/asm/
Dsmp-ops.h6 * Copyright (C) 2000 - 2001 by Kanoj Sarcar (kanoj@sgi.com)
7 * Copyright (C) 2000 - 2001 by Silicon Graphics, Inc.
8 * Copyright (C) 2000, 2001, 2002 Ralf Baechle
9 * Copyright (C) 2000, 2001 Broadcom Corporation
/Linux-v6.6/arch/mips/include/asm/mach-ar7/
Dspaces.h6 * Copyright (C) 1994 - 1999, 2000, 03, 04 Ralf Baechle
7 * Copyright (C) 2000, 2002 Maciej W. Rozycki
8 * Copyright (C) 1990, 1999, 2000 Silicon Graphics, Inc.

12345678910>>...117