Home
last modified time | relevance | path

Searched full:250000 (Results 1 – 25 of 102) sorted by relevance

12345

/linux/tools/testing/selftests/bpf/benchs/
H A Drun_bench_bloom_filter_map.sh13 for e in 10000 50000 75000 100000 250000 500000 750000 1000000 2500000 5000000; do
34 for e in 10000 50000 75000 100000 250000 500000 750000 1000000 2500000 5000000; do
/linux/drivers/iio/pressure/
H A Dhsc030pa.c152 [HSC2_5BA] = { .pmin = 0, .pmax = 250000 },
172 [HSC2_5BD] = { .pmin = -250000, .pmax = 250000 },
189 [HSC2_5BG] = { .pmin = 0, .pmax = 250000 },
195 [HSC250KA] = { .pmin = 0, .pmax = 250000 },
215 [HSC250KD] = { .pmin = -250000, .pmax = 250000 },
232 [HSC250KG] = { .pmin = 0, .pmax = 250000 },
H A Dmprls0025pa.c128 [MPR02_5BA] = { .pmin = 0, .pmax = 250000 },
137 [MPR02_5BG] = { .pmin = 0, .pmax = 250000 },
140 [MPR0250KA] = { .pmin = 0, .pmax = 250000 },
149 [MPR0250KG] = { .pmin = 0, .pmax = 250000 },
/linux/drivers/iio/accel/
H A Dmma8452.c296 {6, 250000}, {1, 560000}
314 { {2, 0}, {1, 0}, {0, 500000}, {0, 250000} }, /* 50 Hz sample */
315 { {2, 0}, {1, 0}, {0, 500000}, {0, 250000} }, /* 12.5 Hz sample */
316 { {2, 0}, {1, 0}, {0, 500000}, {0, 250000} }, /* 6.25 Hz sample */
317 { {2, 0}, {1, 0}, {0, 500000}, {0, 250000} } /* 1.56 Hz sample */
324 { {2, 0}, {1, 0}, {0, 500000}, {0, 250000} },
325 { {0, 500000}, {0, 250000}, {0, 125000}, {0, 063000} },
326 { {0, 500000}, {0, 250000}, {0, 125000}, {0, 063000} },
327 { {0, 500000}, {0, 250000}, {0, 125000}, {0, 063000} }
343 { {2, 0}, {1, 0}, {0, 500000}, {0, 250000} },
[all …]
H A Dadxl355_core.c111 .decimal = 250000,
136 .decimal = 250000,
180 [7] = {31, 250000},
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-bwc.rst174 # echo 250000 > cpu.cfs_quota_us /* quota = 250ms */
175 # echo 250000 > cpu.cfs_period_us /* period = 250ms */
/linux/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c111 usleep(250000); in main()
135 usleep(250000); in main()
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt33 250000
/linux/drivers/media/usb/dvb-usb/
H A Ddtt200u.h38 * 02 - frequency (divided by 250000)
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-sgm3140.yaml63 flash-max-timeout-us = <250000>;
H A Dkinetic,ktd2692.yaml81 flash-max-timeout-us = <250000>;
H A Dleds-lgm.yaml115 intel,sso-update-rate-hz = <250000>;
H A Dmaxim,max77693.yaml76 15625 - 250000, step by 15625 (rounded down)
H A Drichtek,rt8515.yaml105 flash-max-timeout-us = <250000>;
/linux/drivers/accel/habanalabs/include/gaudi2/
H A Dgaudi2_fw_if.h50 250000, /* 01 */ \
/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max77693.yaml54 Valid values: 2000000 - 3500000, step by 250000 (rounded down)
/linux/drivers/regulator/
H A Dsky81452-regulator.c36 REGULATOR_LINEAR_RANGE(4500000, 0, 14, 250000),
/linux/drivers/iio/adc/
H A Dmcp3422.c53 { 1000000, 500000, 250000, 125000 },
54 { 250000, 125000, 62500, 31250 },
H A Dmax77541-adc.c63 *val2 = 250000; in max77541_adc_scale()
/linux/drivers/iio/temperature/
H A Dtmp006.c73 {0, 500000}, {0, 250000} };
117 *val2 = 250000; in tmp006_read_raw()
H A Dtmp007.c70 {0, 500000}, {0, 250000} };
130 *val2 = 250000; in tmp007_read_raw()
/linux/arch/m68k/hp300/
H A Dtime.c54 #define HP300_TIMER_CLOCK_FREQ 250000
/linux/drivers/power/supply/
H A Dbq25980_charger.h69 #define BQ25980_BUSOCP_STEP_uA 250000
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5758.yaml85 enum: [150000, 200000, 250000, 300000, 350000, 400000]
/linux/drivers/devfreq/
H A Dimx8m-ddrc.c88 rate = DIV_ROUND_CLOSEST(rate, 250000); in imx8m_ddrc_find_freq()
352 freq, DIV_ROUND_CLOSEST(freq, 250000)); in imx8m_ddrc_check_opps()

12345