Home
last modified time | relevance | path

Searched full:10000 (Results 1 – 25 of 1655) sorted by relevance

12345678910>>...67

/linux/drivers/regulator/
H A Dmt6360-regulator.c132 REGULATOR_LINEAR_RANGE(500000, 0x00, 0x09, 10000),
134 REGULATOR_LINEAR_RANGE(610000, 0x11, 0x19, 10000),
136 REGULATOR_LINEAR_RANGE(710000, 0x21, 0x29, 10000),
138 REGULATOR_LINEAR_RANGE(810000, 0x31, 0x39, 10000),
140 REGULATOR_LINEAR_RANGE(910000, 0x41, 0x49, 10000),
142 REGULATOR_LINEAR_RANGE(1010000, 0x51, 0x59, 10000),
144 REGULATOR_LINEAR_RANGE(1110000, 0x61, 0x69, 10000),
146 REGULATOR_LINEAR_RANGE(1210000, 0x71, 0x79, 10000),
148 REGULATOR_LINEAR_RANGE(1310000, 0x81, 0x89, 10000),
150 REGULATOR_LINEAR_RANGE(1410000, 0x91, 0x99, 10000),
[all …]
H A Dmt6363-regulator.c213 .lp_imax_uA = 10000, \
227 REGULATOR_LINEAR_RANGE(1200000, 0, 10, 10000),
228 REGULATOR_LINEAR_RANGE(1300000, 0, 10, 10000),
229 REGULATOR_LINEAR_RANGE(1500000, 0, 10, 10000),
230 REGULATOR_LINEAR_RANGE(1700000, 0, 10, 10000),
231 REGULATOR_LINEAR_RANGE(1800000, 0, 10, 10000),
232 REGULATOR_LINEAR_RANGE(2000000, 0, 10, 10000),
233 REGULATOR_LINEAR_RANGE(2500000, 0, 10, 10000),
234 REGULATOR_LINEAR_RANGE(2600000, 0, 10, 10000),
235 REGULATOR_LINEAR_RANGE(2700000, 0, 10, 10000),
[all …]
H A Dsc2731-regulator.c161 SC2731_LDO_CAMA0_VOL_MASK, 10000, 1200000, 3750000),
164 SC2731_LDO_CAMA1_VOL_MASK, 10000, 1200000, 3750000),
167 SC2731_LDO_CAMMOT_VOL_MASK, 10000, 1200000, 3750000),
170 SC2731_LDO_VLDO_VOL_MASK, 10000, 1200000, 3750000),
173 SC2731_LDO_EMMCCORE_VOL_MASK, 10000, 1200000,
177 SC2731_LDO_SDCORE_VOL_MASK, 10000, 1200000, 3750000),
180 SC2731_LDO_SDIO_VOL_MASK, 10000, 1200000, 3750000),
183 SC2731_LDO_WIFIPA_VOL_MASK, 10000, 1200000, 3750000),
186 SC2731_LDO_USB33_VOL_MASK, 10000, 1200000, 3750000),
H A Dqcom_spmi-regulator.c529 SPMI_VOLTAGE_RANGE(1, 0, 1280000, 2040000, 2040000, 10000),
534 SPMI_VOLTAGE_RANGE(1, 160000, 1360000, 2200000, 2200000, 10000),
1588 SPMI_VREG(LDO, HT_P600, 0, INF, HFS430, hfs430, ht_p600, 10000),
1589 SPMI_VREG(LDO, HT_P150, 0, INF, HFS430, hfs430, ht_p150, 10000),
1591 SPMI_VREG(BUCK, HFS430, 0, 3, HFS430, hfs430, hfs430, 10000),
1593 SPMI_VREG(LDO, N300, 0, INF, LDO, ldo, nldo1, 10000),
1594 SPMI_VREG(LDO, N600, 0, 0, LDO, ldo, nldo2, 10000),
1595 SPMI_VREG(LDO, N1200, 0, 0, LDO, ldo, nldo2, 10000),
1596 SPMI_VREG(LDO, N600, 1, INF, LDO, ldo, nldo3, 10000),
1597 SPMI_VREG(LDO, N1200, 1, INF, LDO, ldo, nldo3, 10000),
[all …]
/linux/drivers/mtd/nand/raw/
H A Dnand_timings.c48 .tIR_min = 10000,
78 .tALH_min = 10000,
80 .tAR_min = 10000,
83 .tCH_min = 10000,
85 .tCLH_min = 10000,
86 .tCLR_min = 10000,
90 .tDH_min = 10000,
123 .tALH_min = 10000,
125 .tAR_min = 10000,
128 .tCH_min = 10000,
[all …]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dudp_tunnel_nic.sh356 exp0=( `mke 10000 1` 0 0 0 )
357 new_vxlan vxlan0 10000 $NSIM_NETDEV
370 exp0=( `mke 10000 1` 0 0 0 )
371 new_vxlan vxlan0 10000 $NSIM_NETDEV
374 exp0=( `mke 10000 1` `mke 10001 1` 0 0 )
378 exp0=( `mke 10000 1` `mke 10001 1` `mke 10002 1` 0 )
382 exp0=( `mke 10000 1` `mke 10001 1` `mke 10002 1` `mke 10003 1` )
428 exp0=( `mke 10000 1` `mke 10004 1` `mke 10002 1` `mke 10003 1` )
432 exp0=( `mke 10000 1` `mke 10004 1` 0 `mke 10003 1` )
485 exp0=( `mke 10000 1` `mke 10004 1` `mke 10002 1` `mke 10003 1` )
[all …]
/linux/drivers/clk/spear/
H A Dclk-frac-synth.c31 * Fout = ((Fin / 10000)/(2 * div)) * 10000
32 * Fout = (2^14 * (Fin / 10000)/(2^14 * (2 * div))) * 10000
33 * Fout = (((Fin / 10000) << 14)/(2 * (div << 14))) * 10000
36 * Max error due to scaling down by 10000 is 10 KHz
47 prate /= 10000; in frac_calc_rate()
50 prate *= 10000; in frac_calc_rate()
87 parent_rate = parent_rate / 10000; in clk_frac_recalc_rate()
90 return parent_rate * 10000; in clk_frac_recalc_rate()
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Ddualpi2.json17 …"matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p.* step_thresh 1ms min_qlen_step …
38 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p.* memlimit 20000000B",
59 …"matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p.* target 20ms tupdate 20ms alpha…
80 …"matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p.* target 50ms tupdate 50ms alpha…
101 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p .* any_ect",
122 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p.* overflow",
143 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p .* drop_enqueue",
164 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p .* no_split_gso",
185 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p .* step_thresh 3p",
206 "matchPattern": "qdisc dualpi2 1: root refcnt [0-9]+ limit 10000p .* min_qlen_step 1p",
[all …]
H A Dchoke.json14 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000",
35 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100",
56 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 max 900",
77 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 ecn",
98 …"cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 burst 10…
118 "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000"
139 "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000"
141 …UnderTest": "$TC qdisc replace dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100",
161 "$TC qdisc add dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000"
163 …dUnderTest": "$TC qdisc change dev $DUMMY handle 1: root choke limit 1000 bandwidth 10000 min 100",
H A Dfq.json59 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 300p",
80 … "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*quantum 9000b",
101 …"matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p buckets.*initial_quan…
142 …"matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p buckets.*maxrate 100K…
163 "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*nopacing",
184 … "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*refill_delay 100ms",
202 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq low_rate_threshold 10000",
205 …"matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*low_rate_threshold 1…
226 … "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*orphan_mask 255",
247 … "matchPattern": "qdisc fq 1: root refcnt [0-9]+ limit 10000p flow_limit 100p.*timer_slack 100ns",
[all …]
H A Dhfsc.json35 … "cmdUnderTest": "$TC class add dev $DUMMY parent 1: classid 1:1 hfsc sc rate 20000 ul rate 10000",
57 …TC class add dev $DUMMY parent 1: classid 1:1 hfsc sc umax 1540 dmax 5ms rate 10000 ul rate 10000",
79 … "cmdUnderTest": "$TC class add dev $DUMMY parent 1: classid 1:1 hfsc rt rate 20000 ls rate 10000",
101 …TC class add dev $DUMMY parent 1: classid 1:1 hfsc rt umax 1540 dmax 5ms rate 10000 ls rate 10000",
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos7-trip-points.dtsi12 hysteresis = <10000>; /* millicelsius */
17 hysteresis = <10000>; /* millicelsius */
22 hysteresis = <10000>; /* millicelsius */
27 hysteresis = <10000>; /* millicelsius */
32 hysteresis = <10000>; /* millicelsius */
37 hysteresis = <10000>; /* millicelsius */
42 hysteresis = <10000>; /* millicelsius */
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidhc1.dts38 hysteresis = <10000>; /* millicelsius */
43 hysteresis = <10000>; /* millicelsius */
93 hysteresis = <10000>;
98 hysteresis = <10000>;
137 hysteresis = <10000>;
142 hysteresis = <10000>;
181 hysteresis = <10000>;
186 hysteresis = <10000>;
225 hysteresis = <10000>;
230 hysteresis = <10000>;
H A Dexynos5422-odroidxu3.dts31 shunt-resistor = <10000>;
38 shunt-resistor = <10000>;
45 shunt-resistor = <10000>;
52 shunt-resistor = <10000>;
/linux/kernel/irq/
H A Dtimings.c
/linux/tools/perf/bench/
H A Dsyscall.c85 /* Limit default loop to 10000 times to save time */ in bench_syscall_common()
86 loops = 10000; in bench_syscall_common()
/linux/arch/arm64/boot/dts/microchip/
H A Dsparx5_pcb134_board.dtsi725 microchip,bandwidth = <10000>;
735 microchip,bandwidth = <10000>;
744 microchip,bandwidth = <10000>;
753 microchip,bandwidth = <10000>;
762 microchip,bandwidth = <10000>;
771 microchip,bandwidth = <10000>;
780 microchip,bandwidth = <10000>;
789 microchip,bandwidth = <10000>;
798 microchip,bandwidth = <10000>;
807 microchip,bandwidth = <10000>;
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.h83 [12] = ICE_PHY_TYPE(10GB, 10000baseT_Full),
84 [13] = ICE_PHY_TYPE(10GB, 10000baseCR_Full),
85 [14] = ICE_PHY_TYPE(10GB, 10000baseSR_Full),
86 [15] = ICE_PHY_TYPE(10GB, 10000baseLR_Full),
87 [16] = ICE_PHY_TYPE(10GB, 10000baseKR_Full),
88 [17] = ICE_PHY_TYPE(10GB, 10000baseCR_Full),
89 [18] = ICE_PHY_TYPE(10GB, 10000baseKR_Full),
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw700x.dtsi200 gw,voltage-divider-ohms = <10000 10000>;
207 gw,voltage-divider-ohms = <10000 10000>;
232 gw,voltage-divider-ohms = <10000 10000>;
239 gw,voltage-divider-ohms = <10000 10000>;
258 gw,voltage-divider-ohms = <10000 10000>;
/linux/drivers/clk/ralink/
H A Dclk-mtmips.c180 { CLK_PERIPH("10000a00.i2s", "bus") },
181 { CLK_PERIPH("10000b00.spi", "bus") },
182 { CLK_PERIPH("10000b40.spi", "bus") },
183 { CLK_PERIPH("10000c00.uartlite", "bus") },
193 { CLK_PERIPH("10000a00.i2s", "periph") },
194 { CLK_PERIPH("10000b00.spi", "bus") },
195 { CLK_PERIPH("10000b40.spi", "bus") },
196 { CLK_PERIPH("10000c00.uartlite", "periph") },
206 { CLK_PERIPH("10000a00.i2s", "periph") },
207 { CLK_PERIPH("10000b00.spi", "bus") },
[all …]
/linux/drivers/remoteproc/
H A Dqcom_wcnss_iris.c38 { "vddxo", 1800000, 1800000, 10000 },
41 { "vdddig", 1800000, 1800000, 10000 },
49 { "vddxo", 1800000, 1800000, 10000 },
52 { "vdddig", 1200000, 1225000, 10000 },
60 { "vddxo", 1800000, 1800000, 10000 },
63 { "vdddig", 1800000, 1800000, 10000 },
/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c236 result[0] / 10000, result[1] / 10000, result[2] / 10000, in dsp_dtmf_goertzel_decode()
237 result[3] / 10000, result[4] / 10000, result[5] / 10000, in dsp_dtmf_goertzel_decode()
238 result[6] / 10000, result[7] / 10000, tresh / 10000, in dsp_dtmf_goertzel_decode()
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-xaui.c170 reset, ==, 0, 10000)) in __cvmx_helper_xaui_enable()
175 union cvmx_pcsxx_10gbx_status_reg, alignd, ==, 1, 10000)) in __cvmx_helper_xaui_enable()
180 status, ==, 0, 10000)) in __cvmx_helper_xaui_enable()
191 rx_idle, ==, 1, 10000)) in __cvmx_helper_xaui_enable()
196 tx_idle, ==, 1, 10000)) in __cvmx_helper_xaui_enable()
220 rcv_lnk, ==, 1, 10000)) in __cvmx_helper_xaui_enable()
224 xmtflt, ==, 0, 10000)) in __cvmx_helper_xaui_enable()
228 rcvflt, ==, 0, 10000)) in __cvmx_helper_xaui_enable()
282 result.s.speed = 10000; in __cvmx_helper_xaui_link_get()
/linux/drivers/memory/
H A Djedec_ddr_data.c41 .tRRD = 10000,
42 .tWTR = 10000,
62 .tRRD = 10000,
83 .tRRD = 10000,
104 .tRRD = 10000,
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_nat_edemux.sh38 --sport 10000 --dport "$dp" --state ESTABLISHED > /dev/null 2>&1;then
66 ip netns exec "$ns2" sysctl -q net.ipv4.ip_local_port_range="10000 10000"
83 # NAT must reallocate source port 10000 because
84 # 192.168.1.2:10000 -> 192.168.1.1:5201 is already in use

12345678910>>...67