/linux/drivers/clk/mvebu/ |
H A D | armada-39x.c | 55 [0x0] = 666 * 1000 * 1000, 56 [0x2] = 800 * 1000 * 1000, 57 [0x3] = 800 * 1000 * 1000, 58 [0x4] = 1066 * 1000 * 1000, 59 [0x5] = 1066 * 1000 * 1000, [all...] |
H A D | armada-38x.c | 47 666 * 1000 * 1000, 0, 800 * 1000 * 1000, 0, 48 1066 * 1000 * 1000, 0, 1200 * 1000 * 1000, 0, 49 1332 * 1000 * 1000, [all...] |
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-tmu.dtsi | 19 hysteresis = <1000>; /* millicelsius */ 24 hysteresis = <1000>; /* millicelsius */ 29 hysteresis = <1000>; /* millicelsius */ 34 hysteresis = <1000>; /* millicelsius */ 39 hysteresis = <1000>; /* millicelsius */ 44 hysteresis = <1000>; /* millicelsius */ 49 hysteresis = <1000>; /* millicelsius */ 92 /* Set maximum frequency as 1000MHz */ 107 hysteresis = <1000>; /* millicelsius */ 112 hysteresis = <1000>; /* millicelsiu [all...] |
/linux/arch/arm64/boot/dts/qcom/ |
H A D | x1p42100.dtsi | 103 hysteresis = <1000>; 115 hysteresis = <1000>; 127 hysteresis = <1000>; 139 hysteresis = <1000>; 151 hysteresis = <1000>; 163 hysteresis = <1000>; 175 hysteresis = <1000>; 187 hysteresis = <1000>; 199 hysteresis = <1000>; 211 hysteresis = <1000>; [all...] |
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | arb.c | 80 us_m = mclk_loop * 1000 * 1000 / mclk_freq; in nv04_calc_arb() 81 us_n = nvclks * 1000 * 1000 / nvclk_freq; in nv04_calc_arb() 82 us_p = nvclks * 1000 * 1000 / pclk_freq; in nv04_calc_arb() 87 cpm_us = crtpagemiss * pagemiss * 1000 * 1000 / mclk_freq; in nv04_calc_arb() 89 clwm = us_crt * crtc_drain_rate / (1000 * 1000); in nv04_calc_arb() [all...] |
/linux/arch/arm64/boot/dts/microchip/ |
H A D | sparx5_pcb135_board.dtsi | 366 microchip,bandwidth = <1000>; 373 microchip,bandwidth = <1000>; 380 microchip,bandwidth = <1000>; 387 microchip,bandwidth = <1000>; 394 microchip,bandwidth = <1000>; 401 microchip,bandwidth = <1000>; 408 microchip,bandwidth = <1000>; 415 microchip,bandwidth = <1000>; 422 microchip,bandwidth = <1000>; 429 microchip,bandwidth = <1000>; [all...] |
/linux/sound/hda/codecs/side-codecs/ |
H A D | cs35l41_hda_property.c | 37 { "10280B27", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 1, 2, 0, 1000, 4500, 24 }, 38 { "10280B28", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 1, 2, 0, 1000, 4500, 24 }, 40 { "10280C4D", 4, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, CS35L41_LEFT, CS35L41_RIGHT }, 0, 1, -1, 1000, 4500, 24 }, 47 { "103C89C6", 2, INTERNAL, { CS35L41_RIGHT, CS35L41_LEFT, 0, 0 }, -1, -1, -1, 1000, 4500, 24 }, 48 { "103C8A28", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 0, 1, -1, 1000, 4100, 24 }, 49 { "103C8A29", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 0, 1, -1, 1000, 4100, 24 }, 50 { "103C8A2A", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 0, 1, -1, 1000, 4100, 24 }, 51 { "103C8A2B", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 0, 1, -1, 1000, 4100, 24 }, 52 { "103C8A2C", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 0, 1, -1, 1000, 4100, 24 }, 53 { "103C8A2D", 2, INTERNAL, { CS35L41_LEFT, CS35L41_RIGHT, 0, 0 }, 0, 1, -1, 1000, 410 [all...] |
/linux/tools/perf/tests/ |
H A D | hists_cumulate.c | 84 struct perf_sample sample = { .period = 1000, }; in add_hist_entries() 284 { 0, 1000, "bash", "[kernel]", "page_fault" }, in test1() 285 { 0, 1000, "bash", "bash", "main" }, in test1() 286 { 0, 1000, "bash", "bash", "xmalloc" }, in test1() 287 { 0, 1000, "perf", "[kernel]", "page_fault" }, in test1() 288 { 0, 1000, "perf", "[kernel]", "schedule" }, in test1() 289 { 0, 1000, "perf", "libc", "free" }, in test1() 290 { 0, 1000, "perf", "libc", "malloc" }, in test1() 291 { 0, 1000, "perf", "perf", "cmd_record" }, in test1() 382 { 0, 1000, "bas in test2() [all...] |
/linux/include/uapi/linux/ |
H A D | mii.h | 23 #define MII_CTRL1000 0x09 /* 1000BASE-T control */ 24 #define MII_STAT1000 0x0a /* 1000BASE-T status */ 42 #define BMCR_SPEED1000 0x0040 /* MSB of Speed (1000) */ 75 #define ADVERTISE_1000XFULL 0x0020 /* Try for 1000BASE-X full-duplex */ 77 #define ADVERTISE_1000XHALF 0x0040 /* Try for 1000BASE-X half-duplex */ 79 #define ADVERTISE_1000XPAUSE 0x0080 /* Try for 1000BASE-X pause */ 81 #define ADVERTISE_1000XPSE_ASYM 0x0100 /* Try for 1000BASE-X asym pause */ 98 #define LPA_1000XFULL 0x0020 /* Can do 1000BASE-X full-duplex */ 100 #define LPA_1000XHALF 0x0040 /* Can do 1000BASE-X half-duplex */ 102 #define LPA_1000XPAUSE 0x0080 /* Can do 1000BAS [all...] |
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_fast_recovery_prr-ss-30pkt-lost-1_4-11_16.pkt | 12 +0 < S 0:0(0) win 32792 <mss 1000,sackOK,nop,nop,nop,wscale 7> 24 +0 > . 10001:11001(1000) ack 1 26 +0 > . 11001:12001(1000) ack 1 28 +0 > . 1:1001(1000) ack 1 30 +0 > . 1001:2001(1000) ack 1 32 +0 > . 2001:3001(1000) ack 1 34 +0 > . 3001:4001(1000) ack 1 37 +0 > . 12001:13001(1000) ack 1 39 +0 > . 13001:14001(1000) ack 1 44 +0 > . 1001:2001(1000) ac [all...] |
H A D | tcp_syscall_bad_arg_syscall-invalid-buf-ptr.pkt | 12 +0 < S 0:0(0) win 32792 <mss 1000,sackOK,nop,nop,nop,wscale 10> 18 +0 write(4, NULL, 1000) = -1 EFAULT (Bad address) 19 +0 send(4, NULL, 1000, 0) = -1 EFAULT (Bad address) 20 +0 sendto(4, NULL, 1000, 0, ..., ...) = -1 EFAULT (Bad address) 22 +0 < . 1:1001(1000) ack 1 win 200 23 +0 read(4, NULL, 1000) = -1 EFAULT (Bad address) 24 +0 recv(4, NULL, 1000, 0) = -1 EFAULT (Bad address) 25 +0 recvfrom(4, NULL, 1000, 0, ..., ...) = -1 EFAULT (Bad address)
|
H A D | tcp_fast_recovery_prr-ss-10pkt-lost-1.pkt | 16 +.1 < S 0:0(0) win 32792 <mss 1000,sackOK,nop,nop,nop,wscale 7> 31 +0 > . 1:1001(1000) ack 1 43 +0 > . 10001:11001(1000) ack 1 46 +0 > . 11001:12001(1000) ack 1 49 +0 > . 12001:13001(1000) ack 1 52 +0 > . 13001:14001(1000) ack 1 55 +0 > . 14001:15001(1000) ack 1 58 +0 > . 15001:16001(1000) ack 1 61 +0 > P. 16001:17001(1000) ack 1
|
/linux/drivers/media/tuners/ |
H A D | mt20xx.c | 73 f1=f1/1000; //scale to kHz to avoid 32bit overflows in mt2032_spurcheck() 74 f2=f2/1000; in mt2032_spurcheck() 75 spectrum_from/=1000; in mt2032_spurcheck() 76 spectrum_to/=1000; in mt2032_spurcheck() 111 fref= 5250 *1000; //5.25MHz in mt2032_compute_freq() 114 lo1=(2*(desired_lo1/1000)+(fref/1000)) / (2*fref/1000); in mt2032_compute_freq() 118 s=rfin/1000/1000 in mt2032_compute_freq() [all...] |
/linux/arch/arm/probes/ |
H A D | decode-thumb.c | 22 /* SRS 1110 1000 00x0 xxxx xxxx xxxx xxxx xxxx */ 23 /* RFE 1110 1000 00x1 xxxx xxxx xxxx xxxx xxxx */ 36 /* STMIA 1110 1000 10x0 xxxx xxxx xxxx xxxx xxxx */ 37 /* LDMIA 1110 1000 10x1 xxxx xxxx xxxx xxxx xxxx */ 48 /* STRD (immediate) 1110 1000 x110 xxxx xxxx xxxx xxxx xxxx */ 49 /* LDRD (immediate) 1110 1000 x111 xxxx xxxx xxxx xxxx xxxx */ 56 /* TBB 1110 1000 1101 xxxx xxxx xxxx 0000 xxxx */ 57 /* TBH 1110 1000 1101 xxxx xxxx xxxx 0001 xxxx */ 61 /* STREX 1110 1000 0100 xxxx xxxx xxxx xxxx xxxx */ 62 /* LDREX 1110 1000 010 [all...] |
/linux/drivers/net/mdio/ |
H A D | mdio-cavium.c | 33 int timeout = 1000; in cavium_mdiobus_c45_addr() 48 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_c45_addr() 51 __delay(1000); in cavium_mdiobus_c45_addr() 65 int timeout = 1000; in cavium_mdiobus_read_c22() 76 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_read_c22() 79 __delay(1000); in cavium_mdiobus_read_c22() 96 int timeout = 1000; in cavium_mdiobus_read_c45() 110 /* Wait 1000 clocks so we don't saturate the RSL bus in cavium_mdiobus_read_c45() 113 __delay(1000); in cavium_mdiobus_read_c45() 130 int timeout = 1000; in cavium_mdiobus_write_c22() [all...] |
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn302/ |
H A D | dcn302_hwseq.c | 62 1, 1000); in dcn302_dpp_pg_control() 70 1, 1000); in dcn302_dpp_pg_control() 78 1, 1000); in dcn302_dpp_pg_control() 86 1, 1000); in dcn302_dpp_pg_control() 94 1, 1000); in dcn302_dpp_pg_control() 119 1, 1000); in dcn302_hubp_pg_control() 127 1, 1000); in dcn302_hubp_pg_control() 135 1, 1000); in dcn302_hubp_pg_control() 143 1, 1000); in dcn302_hubp_pg_control() 151 1, 1000); in dcn302_hubp_pg_control() [all...] |
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | tbf.json | 14 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 10000", 17 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 10Kbit burst 1500b limit 1000b", 35 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 mtu 2048", 38 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b limit 1000b", 56 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 mtu 1510 peakrate 30000", 59 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1500b peakrate 30Kbit minburst.*limit 1000b", 98 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 overhead 300", 101 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1800b limit 1000b overhead 300", 119 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root tbf limit 1000 burst 1500 rate 20000 linklayer atm", 122 "matchPattern": "qdisc tbf 1: root refcnt [0-9]+ rate 20Kbit burst 1696b limit 1000 [all...] |
/linux/drivers/cpufreq/ |
H A D | armada-37xx-cpufreq.c | 73 #define MIN_VOLT_MV 1000 105 {.cpu_freq_max = 1200*1000*1000, .divider = {1, 2, 4, 6} }, 106 {.cpu_freq_max = 1000*1000*1000, .divider = {1, 2, 4, 5} }, 107 {.cpu_freq_max = 800*1000*1000, .divider = {1, 2, 3, 4} }, 108 {.cpu_freq_max = 600*1000*1000, [all...] |
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | pll.c | 303 info->vco1.min_freq = nvbios_rd16(bios, data + 4) * 1000; in nvbios_pll_parse() 304 info->vco1.max_freq = nvbios_rd16(bios, data + 6) * 1000; in nvbios_pll_parse() 305 info->vco2.min_freq = nvbios_rd16(bios, data + 8) * 1000; in nvbios_pll_parse() 306 info->vco2.max_freq = nvbios_rd16(bios, data + 10) * 1000; in nvbios_pll_parse() 307 info->vco1.min_inputfreq = nvbios_rd16(bios, data + 12) * 1000; in nvbios_pll_parse() 308 info->vco2.min_inputfreq = nvbios_rd16(bios, data + 14) * 1000; in nvbios_pll_parse() 309 info->vco1.max_inputfreq = nvbios_rd16(bios, data + 16) * 1000; in nvbios_pll_parse() 310 info->vco2.max_inputfreq = nvbios_rd16(bios, data + 18) * 1000; in nvbios_pll_parse() 332 info->vco1.min_freq = nvbios_rd16(bios, data + 0) * 1000; in nvbios_pll_parse() 333 info->vco1.max_freq = nvbios_rd16(bios, data + 2) * 1000; in nvbios_pll_parse() [all...] |
/linux/drivers/usb/misc/ |
H A D | ehset.c | 49 portnum, NULL, 0, 1000, GFP_KERNEL); in ehset_prepare_port_for_testing() 62 portnum, NULL, 0, 1000, GFP_KERNEL); in ehset_prepare_port_for_testing() 85 NULL, 0, 1000, GFP_KERNEL); in ehset_probe() 94 1000, GFP_KERNEL); in ehset_probe() 103 1000, GFP_KERNEL); in ehset_probe() 112 NULL, 0, 1000, GFP_KERNEL); in ehset_probe() 116 msleep(15 * 1000); in ehset_probe() 119 portnum, NULL, 0, 1000, GFP_KERNEL); in ehset_probe() 123 msleep(15 * 1000); in ehset_probe() 126 portnum, NULL, 0, 1000, GFP_KERNE in ehset_probe() [all...] |
/linux/include/linux/ |
H A D | units.h | 13 #define KILO 1000UL 18 #define MILLI 1000UL 26 #define MILLIHZ_PER_HZ 1000UL 28 #define HZ_PER_KHZ 1000UL 31 #define KHZ_PER_MHZ 1000UL 34 #define MILLIWATT_PER_WATT 1000UL 35 #define MICROWATT_PER_MILLIWATT 1000UL 54 #define MILLIDEGREE_PER_DEGREE 1000
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | motorola-cpcap-mapphone.dtsi | 162 regulator-enable-ramp-delay = <1000>; 169 regulator-enable-ramp-delay = <1000>; 176 regulator-enable-ramp-delay = <1000>; 182 regulator-enable-ramp-delay = <1000>; 188 regulator-enable-ramp-delay = <1000>; 194 regulator-enable-ramp-delay = <1000>; 202 regulator-enable-ramp-delay = <1000>; 214 regulator-enable-ramp-delay = <1000>; 220 regulator-enable-ramp-delay = <1000>; 232 regulator-enable-ramp-delay = <1000>; [all...] |
/linux/scripts/coccinelle/misc/ |
H A D | secs_to_jiffies.cocci | 4 /// - msecs_to_jiffies(value*1000) 18 - msecs_to_jiffies(C * 1000) 28 - msecs_to_jiffies(E * 1000) 43 msecs_to_jiffies(C@p * 1000) 47 msecs_to_jiffies(E@p * 1000) 58 * msecs_to_jiffies(C * 1000) 62 * msecs_to_jiffies(E * 1000)
|
/linux/drivers/base/power/ |
H A D | qos-test.c | 19 ret = freq_qos_add_request(&qos, &req1, FREQ_QOS_MIN, 1000); in freq_qos_test_min() 28 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 1000); in freq_qos_test_min() 56 /* Add max 1000 */ in freq_qos_test_maxdef() 57 ret = freq_qos_update_request(&req1, 1000); in freq_qos_test_maxdef() 59 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 1000); in freq_qos_test_maxdef() 64 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MAX), 1000); in freq_qos_test_maxdef() 66 /* Remove max 1000, new max 2000 */ in freq_qos_test_maxdef() 90 ret = freq_qos_add_request(&qos, &req, FREQ_QOS_MIN, 1000); in freq_qos_test_readd() 92 KUNIT_EXPECT_EQ(test, freq_qos_read_value(&qos, FREQ_QOS_MIN), 1000); in freq_qos_test_readd()
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8186-evb.dts | 115 drive-strength-microamp = <1000>; 125 drive-strength-microamp = <1000>; 135 drive-strength-microamp = <1000>; 145 drive-strength-microamp = <1000>; 155 drive-strength-microamp = <1000>; 165 drive-strength-microamp = <1000>; 175 drive-strength-microamp = <1000>; 185 drive-strength-microamp = <1000>; 195 drive-strength-microamp = <1000>; 205 drive-strength-microamp = <1000>; [all...] |