| /linux/drivers/regulator/ |
| H A D | mt6360-regulator.c | 132 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 D | mt6363-regulator.c | 213 .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 D | sc2731-regulator.c | 161 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 D | qcom_spmi-regulator.c | 529 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 D | nand_timings.c | 48 .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 D | udp_tunnel_nic.sh | 356 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 D | clk-frac-synth.c | 31 * 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 D | dualpi2.json | 17 …"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 D | choke.json | 14 "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 D | fq.json | 59 "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 D | hfsc.json | 35 … "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 D | exynos7-trip-points.dtsi | 12 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 D | exynos5422-odroidhc1.dts | 38 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 D | exynos5422-odroidxu3.dts | 31 shunt-resistor = <10000>; 38 shunt-resistor = <10000>; 45 shunt-resistor = <10000>; 52 shunt-resistor = <10000>;
|
| /linux/kernel/irq/ |
| H A D | timings.c | |
| /linux/tools/perf/bench/ |
| H A D | syscall.c | 85 /* 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 D | sparx5_pcb134_board.dtsi | 725 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 D | ice_ethtool.h | 83 [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 D | imx8mm-venice-gw700x.dtsi | 200 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 D | clk-mtmips.c | 180 { 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 D | qcom_wcnss_iris.c | 38 { "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 D | dsp_dtmf.c | 236 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 D | cvmx-helper-xaui.c | 170 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 D | jedec_ddr_data.c | 41 .tRRD = 10000, 42 .tWTR = 10000, 62 .tRRD = 10000, 83 .tRRD = 10000, 104 .tRRD = 10000,
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nf_nat_edemux.sh | 38 --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
|