Home
last modified time | relevance | path

Searched +full:500 +full:hz (Results 1 – 25 of 1092) sorted by relevance

12345678910>>...44

/kernel/linux/linux-6.6/drivers/cpufreq/
Dsh-cpufreq.c39 return (clk_get_rate(&per_cpu(sh_cpuclk, cpu)) + 500) / 1000; in sh_cpufreq_get()
57 /* Convert target_freq from kHz to Hz */ in __sh_cpufreq_target()
63 dev_dbg(dev, "requested frequency %u Hz\n", target->freq * 1000); in __sh_cpufreq_target()
66 freqs.new = (freq + 500) / 1000; in __sh_cpufreq_target()
73 dev_dbg(dev, "set frequency %lu Hz\n", freq); in __sh_cpufreq_target()
100 policy->min = (clk_round_rate(cpuclk, 1) + 500) / 1000; in sh_cpufreq_verify()
101 policy->max = (clk_round_rate(cpuclk, ~0UL) + 500) / 1000; in sh_cpufreq_verify()
130 (clk_round_rate(cpuclk, 1) + 500) / 1000; in sh_cpufreq_cpu_init()
132 (clk_round_rate(cpuclk, ~0UL) + 500) / 1000; in sh_cpufreq_cpu_init()
/kernel/linux/linux-5.10/drivers/cpufreq/
Dsh-cpufreq.c40 return (clk_get_rate(&per_cpu(sh_cpuclk, cpu)) + 500) / 1000; in sh_cpufreq_get()
58 /* Convert target_freq from kHz to Hz */ in __sh_cpufreq_target()
64 dev_dbg(dev, "requested frequency %u Hz\n", target->freq * 1000); in __sh_cpufreq_target()
67 freqs.new = (freq + 500) / 1000; in __sh_cpufreq_target()
74 dev_dbg(dev, "set frequency %lu Hz\n", freq); in __sh_cpufreq_target()
101 policy->min = (clk_round_rate(cpuclk, 1) + 500) / 1000; in sh_cpufreq_verify()
102 policy->max = (clk_round_rate(cpuclk, ~0UL) + 500) / 1000; in sh_cpufreq_verify()
131 (clk_round_rate(cpuclk, 1) + 500) / 1000; in sh_cpufreq_cpu_init()
133 (clk_round_rate(cpuclk, ~0UL) + 500) / 1000; in sh_cpufreq_cpu_init()
/kernel/linux/linux-5.10/net/dccp/ccids/
Dccid3.h41 * Hence we can use a constant t_delta = %USEC_PER_MSEC when HZ >= 500. A coarse
42 * resolution of HZ < 500 means that the error is below one timer tick (t_gran)
43 * when using the constant t_delta = t_gran / 2 = %USEC_PER_SEC / (2 * HZ).
45 #if (HZ >= 500)
48 # define TFRC_T_DELTA (USEC_PER_SEC / (2 * HZ))
/kernel/linux/linux-6.6/net/dccp/ccids/
Dccid3.h41 * Hence we can use a constant t_delta = %USEC_PER_MSEC when HZ >= 500. A coarse
42 * resolution of HZ < 500 means that the error is below one timer tick (t_gran)
43 * when using the constant t_delta = t_gran / 2 = %USEC_PER_SEC / (2 * HZ).
45 #if (HZ >= 500)
48 # define TFRC_T_DELTA (USEC_PER_SEC / (2 * HZ))
/kernel/linux/linux-6.6/arch/alpha/
DKconfig91 Alcor/Alpha-XLT AS 600, AS 500, XL-300, XL-366
101 Jensen DECpc 150, DEC 2000 models 300, 500
104 Miata Personal Workstation 433/500/600 a/au
232 The Digital PersonalWorkStation (PWS 433a, 433au, 500a, 500au, 600a,
612 prompt "Timer interrupt frequency (HZ)?"
626 bool "32 Hz"
628 bool "64 Hz"
630 bool "128 Hz"
632 bool "256 Hz"
634 bool "1024 Hz"
[all …]
/kernel/linux/linux-6.6/drivers/media/tuners/
Dqm1d1b0004.h17 bool half_step; /* use PLL frequency step of 500Hz instead of 1000Hz */
/kernel/linux/linux-5.10/drivers/media/tuners/
Dqm1d1b0004.h17 bool half_step; /* use PLL frequency step of 500Hz instead of 1000Hz */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/temperature/
Dadi,ltc2983.yaml41 simultaneous 50/60Hz rejection.
42 0 - 50/60Hz rejection
43 1 - 60Hz rejection
44 2 - 50Hz rejection
106 enum: [10, 100, 500, 1000]
190 14 - RTD PT-500
228 enum: [5, 10, 25, 50, 100, 250, 500, 1000]
309 enum: [0, 250, 500, 1000, 5000, 10000, 25000, 50000, 100000, 250000,
428 adi,excitation-current-microamp = <500>;
/kernel/linux/linux-5.10/arch/alpha/
DKconfig97 Alcor/Alpha-XLT AS 600, AS 500, XL-300, XL-366
107 Jensen DECpc 150, DEC 2000 models 300, 500
110 Miata Personal Workstation 433/500/600 a/au
239 The Digital PersonalWorkStation (PWS 433a, 433au, 500a, 500au, 600a,
634 prompt "Timer interrupt frequency (HZ)?"
648 bool "32 Hz"
650 bool "64 Hz"
652 bool "128 Hz"
654 bool "256 Hz"
656 bool "1024 Hz"
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml52 adi,rejection-60-Hz-enable:
54 This bit enables a notch at 60 Hz when the first notch of the sinc
55 filter is at 50 Hz. When REJ60 is set, a filter notch is placed at
56 60 Hz when the sinc filter first notch is at 50 Hz. This allows
57 simultaneous 50 Hz/ 60 Hz rejection.
76 When this bit is set to 1, the 500 nA current sources in the signal
119 adi,rejection-60-Hz-enable;
/kernel/linux/linux-5.10/arch/mips/dec/
Dtime.c63 * be called 500 ms after the second nowtime has started, because when
65 * jump to the next second precisely 500 ms later. Check the Dallas
116 * update precisely 500 ms later. You won't find this mentioned in update_persistent_clock64()
131 int i = HZ / 8; in plat_time_init()
134 ds1287_set_base_clock(HZ); in plat_time_init()
/kernel/linux/linux-6.6/arch/mips/dec/
Dtime.c63 * be called 500 ms after the second nowtime has started, because when
65 * jump to the next second precisely 500 ms later. Check the Dallas
116 * update precisely 500 ms later. You won't find this mentioned in update_persistent_clock64()
131 int i = HZ / 8; in plat_time_init()
134 ds1287_set_base_clock(HZ); in plat_time_init()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pwm/
Dkontron,sl28cpld-pwm.yaml17 frequencies (250Hz, 500Hz, 1kHz, 2kHz).
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pwm/
Dkontron,sl28cpld-pwm.yaml17 frequencies (250Hz, 500Hz, 1kHz, 2kHz).
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml53 adi,rejection-60-Hz-enable:
55 This bit enables a notch at 60 Hz when the first notch of the sinc
56 filter is at 50 Hz. When REJ60 is set, a filter notch is placed at
57 60 Hz when the sinc filter first notch is at 50 Hz. This allows
58 simultaneous 50 Hz/ 60 Hz rejection.
77 When this bit is set to 1, the 500 nA current sources in the signal
125 adi,rejection-60-Hz-enable;
/kernel/linux/linux-6.6/drivers/leds/
Dleds-clevo-mail.c122 * start it. Let's blink the led slowly (0.5Hz). in clevo_mail_led_blink()
129 } else if (*delay_on == 500 /* ms */ && *delay_off == 500 /* ms */) { in clevo_mail_led_blink()
130 /* blink the led with 1Hz */ in clevo_mail_led_blink()
135 /* blink the led with 0.5Hz */ in clevo_mail_led_blink()
/kernel/linux/linux-5.10/drivers/leds/
Dleds-clevo-mail.c122 * start it. Let's blink the led slowly (0.5Hz). in clevo_mail_led_blink()
129 } else if (*delay_on == 500 /* ms */ && *delay_off == 500 /* ms */) { in clevo_mail_led_blink()
130 /* blink the led with 1Hz */ in clevo_mail_led_blink()
135 /* blink the led with 0.5Hz */ in clevo_mail_led_blink()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/
Dadi,ltc2983.yaml74 0 - 50/60Hz rejection
75 1 - 60Hz rejection
76 2 - 50Hz rejection
117 enum: [10, 100, 500, 1000]
208 14 - RTD PT-500
237 enum: [5, 10, 25, 50, 100, 250, 500, 1000]
336 enum: [0, 250, 500, 1000, 5000, 10000, 25000, 50000, 100000, 250000,
375 enum: [250, 500, 1000, 5000, 10000, 25000, 50000, 100000,
387 enum: [250, 500, 1000, 5000, 10000, 25000, 50000, 100000,
519 adi,excitation-current-microamp = <500>;
/kernel/linux/linux-6.6/drivers/target/
Dtarget_core_pscsi.h16 #define PS_TIMEOUT_DISK (15*HZ)
17 #define PS_TIMEOUT_OTHER (500*HZ)
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_pscsi.h16 #define PS_TIMEOUT_DISK (15*HZ)
17 #define PS_TIMEOUT_OTHER (500*HZ)
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/
Dprom.h34 #define FREQ_TAG "HZ="
39 #define BOARD_RB532 "500"
40 #define BOARD_RB532A "500r5"
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
Dprom.h34 #define FREQ_TAG "HZ="
39 #define BOARD_RB532 "500"
40 #define BOARD_RB532A "500r5"
/kernel/linux/linux-6.6/Documentation/hwmon/
Dsht3x.rst40 2000 0.5 Hz periodic measurement
41 1000 1 Hz periodic measurement
42 500 2 Hz periodic measurement
43 250 4 Hz periodic measurement
44 100 10 Hz periodic measurement
/kernel/linux/linux-5.10/Documentation/hwmon/
Dsht3x.rst47 2000 0.5 Hz periodic measurement
48 1000 1 Hz periodic measurement
49 500 2 Hz periodic measurement
50 250 4 Hz periodic measurement
51 100 10 Hz periodic measurement
/kernel/linux/linux-5.10/drivers/hwmon/
Dltc4151.c58 * (Conversion Rate 6 - 9 Hz) in ltc4151_update_device()
60 if (time_after(jiffies, data->last_updated + HZ / 6) || !data->valid) { in ltc4151_update_device()
96 /* 500uV resolution. Convert to mV. */ in ltc4151_get_value()
97 val = val * 500 / 1000; in ltc4151_get_value()

12345678910>>...44