Home
last modified time | relevance | path

Searched full:20000 (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dnand_timings.c33 .tALH_min = 20000,
37 .tCEH_min = 20000,
38 .tCH_min = 20000,
40 .tCLH_min = 20000,
41 .tCLR_min = 20000,
45 .tDH_min = 20000,
82 .tCEH_min = 20000,
91 .tDS_min = 20000,
103 .tRR_min = 20000,
127 .tCEH_min = 20000,
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dat91-natte.dtsi74 poll-interval = <20000>;
90 poll-interval = <20000>;
106 poll-interval = <20000>;
122 poll-interval = <20000>;
138 poll-interval = <20000>;
154 poll-interval = <20000>;
170 poll-interval = <20000>;
186 poll-interval = <20000>;
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/
Dudp_tunnel_nic.sh404 exp1=( `mke 20000 2` 0 0 0 )
405 new_geneve gnv0 20000
408 exp1=( `mke 20000 2` `mke 20001 2` 0 0 )
412 exp1=( `mke 20000 2` `mke 20001 2` `mke 20002 2` 0 )
416 exp1=( `mke 20000 2` `mke 20001 2` `mke 20002 2` `mke 20003 2` )
447 exp1=( `mke 20000 2` `mke 20004 2` `mke 20002 2` `mke 20003 2` )
451 exp1=( `mke 20000 2` `mke 20004 2` 0 `mke 20003 2` )
455 exp1=( `mke 20000 2` `mke 20004 2` `mke 30001 4` `mke 20003 2` )
463 exp1=( `mke 20000 2` `mke 30002 4` `mke 30001 4` `mke 20003 2` )
504 exp1=( `mke 20000 2` `mke 20004 2` `mke 20002 2` `mke 20003 2` )
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-dp/
Dpipeline.json90 "SampleAfterValue": "20000",
98 "SampleAfterValue": "20000",
106 "SampleAfterValue": "20000",
114 "SampleAfterValue": "20000",
130 "SampleAfterValue": "20000",
165 "SampleAfterValue": "20000",
173 "SampleAfterValue": "20000",
181 "SampleAfterValue": "20000",
189 "SampleAfterValue": "20000",
229 "SampleAfterValue": "20000",
[all …]
Dfloating-point.json8 "SampleAfterValue": "20000",
17 "SampleAfterValue": "20000",
26 "SampleAfterValue": "20000",
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereex/
Dpipeline.json90 "SampleAfterValue": "20000",
98 "SampleAfterValue": "20000",
106 "SampleAfterValue": "20000",
114 "SampleAfterValue": "20000",
130 "SampleAfterValue": "20000",
165 "SampleAfterValue": "20000",
173 "SampleAfterValue": "20000",
181 "SampleAfterValue": "20000",
189 "SampleAfterValue": "20000",
229 "SampleAfterValue": "20000",
[all …]
Dfloating-point.json8 "SampleAfterValue": "20000",
17 "SampleAfterValue": "20000",
26 "SampleAfterValue": "20000",
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-sp/
Dpipeline.json90 "SampleAfterValue": "20000",
98 "SampleAfterValue": "20000",
106 "SampleAfterValue": "20000",
114 "SampleAfterValue": "20000",
130 "SampleAfterValue": "20000",
165 "SampleAfterValue": "20000",
173 "SampleAfterValue": "20000",
181 "SampleAfterValue": "20000",
189 "SampleAfterValue": "20000",
229 "SampleAfterValue": "20000",
[all …]
Dfloating-point.json8 "SampleAfterValue": "20000",
17 "SampleAfterValue": "20000",
26 "SampleAfterValue": "20000",
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_test_022.cpp44 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in EdfProcess()
75 .sched_runtime = 20000, /* 20000, 20ms */ in ChildProcess()
86 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in ChildProcess()
Dpthread_test_021.cpp44 ICUNIT_GOTO_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK, EXIT); /* 20000, 20ms */ in ThreadFuncTest()
78 .sched_runtime = 20000, /* 20000, 20ms */ in ChildProcess()
89 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in ChildProcess()
Dpthread_test_027.cpp40 .sched_runtime = 20000, /* 20000, 20ms */ in ChildProcess()
63 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in ChildProcess()
Dpthread_test_023.cpp50 .sched_runtime = 20000, /* 20000, 20ms */ in ChildProcess()
64 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in ChildProcess()
Dpthread_test_020.cpp39 .sched_runtime = 20000, /* 20000, 20ms */ in ChildProcess()
62 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in ChildProcess()
Dpthread_test_026.cpp40 .sched_runtime = 20000, /* 20000, 20ms */ in ChildProcess()
63 ICUNIT_ASSERT_EQUAL(currSchedParam.sched_runtime, 20000, LOS_NOK); /* 20000, 20ms */ in ChildProcess()
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemex/
Dpipeline.json90 "SampleAfterValue": "20000",
98 "SampleAfterValue": "20000",
106 "SampleAfterValue": "20000",
114 "SampleAfterValue": "20000",
130 "SampleAfterValue": "20000",
165 "SampleAfterValue": "20000",
173 "SampleAfterValue": "20000",
181 "SampleAfterValue": "20000",
189 "SampleAfterValue": "20000",
229 "SampleAfterValue": "20000",
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemep/
Dpipeline.json90 "SampleAfterValue": "20000",
98 "SampleAfterValue": "20000",
106 "SampleAfterValue": "20000",
114 "SampleAfterValue": "20000",
130 "SampleAfterValue": "20000",
165 "SampleAfterValue": "20000",
173 "SampleAfterValue": "20000",
181 "SampleAfterValue": "20000",
189 "SampleAfterValue": "20000",
229 "SampleAfterValue": "20000",
[all …]
/kernel/linux/linux-5.10/include/asm-generic/
Ddelay.h15 * The weird n/20000 thing suppresses a "comparison is always false due to
23 if ((n) / 20000 >= 1) \
36 if ((n) / 20000 >= 1) \
/kernel/linux/linux-5.10/drivers/regulator/
Dhi6421-regulator.c313 0x22, 0x10, 20000, 0x20, 8000),
315 0x23, 0x10, 20000, 0x20, 8000),
317 20000, 0x20, 8000),
319 20000, 0x20, 8000),
321 20000, 0x20, 8000),
323 20000, 0x20, 5000),
325 20000, 0x20, 8000),
354 20000),
356 20000),
360 0x01, 20000, 0x10),
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/
Dad5758.txt44 * <0 20000>: 0 mA to 20 mA current range
47 * <(-20000) 20000>: ±20 mA current range
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
Domap3-thermal-data.c55 15000, 17000, 18000, 20000, 21000, 22000, 24000, 25000, 27000,
84 .constant_pcb = 20000,
120 -32000, -30000, -28000, -26000, -24000, -22000, -20000, -18500,
152 .constant_pcb = 20000,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt30 divisible by 20000.
32 value must be in the range between [20000, 160000] and
33 divisible by 20000.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt71 mbusc: mbus-controller@20000 {
130 mbusc: mbus-controller@20000 {
174 mbusc: mbus-controller@20000 {
268 mbusc: mbus-controller@20000 {
272 interrupt-controller@20000 {
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/proximity/
Dvishay,vcnl3020.yaml41 enum: [0, 10000, 20000, 30000, 40000, 50000, 60000, 70000, 80000, 90000,
44 default: 20000
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dhisilicon-femac.txt40 hisilicon,phy-reset-delays-us = <10000 20000 20000>;

12345678910>>...28