Home
last modified time | relevance | path

Searched refs:Hz (Results 1 – 25 of 254) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/Documentation/fb/
Dviafb.modes10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock)
14 # Scan Frequency 31.469 kHz 59.94 Hz
29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz
32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz
35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock)
39 # Scan Frequency 37.500 kHz 75.00 Hz
53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz
56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock)
60 # Scan Frequency 43.269 kHz 85.00 Hz
74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz
[all …]
Dviafb.rst21 640x480(60, 75, 85, 100, 120 Hz), 720x480(60 Hz),
22 720x576(60 Hz), 800x600(60, 75, 85, 100, 120 Hz),
23 848x480(60 Hz), 856x480(60 Hz), 1024x512(60 Hz),
24 1024x768(60, 75, 85, 100 Hz), 1152x864(75 Hz),
25 1280x768(60 Hz), 1280x960(60 Hz), 1280x1024(60, 75, 85 Hz),
26 1440x1050(60 Hz), 1600x1200(60, 75 Hz), 1280x720(60 Hz),
27 1920x1080(60 Hz), 1400x1050(60 Hz), 800x480(60 Hz)
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-mlxcpld.rst59 - [0,1,1,0] = Red blink 3Hz
60 - [1,1,1,0] = Green blink 3Hz
61 - [0,1,1,1] = Red blink 6Hz
62 - [1,1,1,1] = Green blink 6Hz
104 - [0,1,1,0] = Red blink 3Hz
105 - [1,1,1,0] = Green blink 3Hz
106 - [0,1,1,1] = Red blink 6Hz
107 - [1,1,1,1] = Green blink 6Hz
114 - [1,1,1,0] = Blue blink 3Hz
115 - [1,1,1,1] = Blue blink 6Hz
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-frequency-adf43715 Stores the PLL frequency in Hz for channel Y.
6 Reading returns the actual frequency in Hz.
8 frequency ranging from 4000000000 Hz 8000000000 Hz.
12 frequencies from 62500000 Hz to 8000000000 Hz.
17 8000000000 Hz to 16000000000 Hz.
20 16000000000 Hz to 32000000000 Hz.
Dsysfs-bus-iio-frequency-adf43505 Stores channel Y frequency resolution/channel spacing in Hz.
15 Sets channel Y REFin frequency in Hz. In some clock chained
Dsysfs-bus-iio-impedance-analyzer-ad59336 Frequency sweep start frequency in Hz.
13 Frequency increment in Hz (step size) between consecutive
/kernel/linux/linux-5.10/kernel/
DKconfig.hz11 to have the timer interrupt run at 1000 Hz but 100 Hz may be more
23 100 Hz is a typical choice for servers, SMP and NUMA systems
30 250 Hz is a good compromise choice allowing server performance
33 or multimedia, selected 300Hz instead.
38 300 Hz is a good compromise choice allowing server performance
46 1000 Hz is the preferred choice for desktop systems and other
/kernel/linux/linux-5.10/Documentation/input/devices/
Dcma3000_d0x.rst26 axis and supports 400, 100, 40 Hz sample frequency.
112 1: 100 Hz Measurement mode
113 2: 400 Hz Measurement mode
114 3: 40 Hz Measurement mode
116 5: 100 Hz Free fall mode
117 6: 40 Hz Free fall mode
133 (X & 0x0F) * 2.5 ms (FFTMR 400 Hz)
134 (X & 0x0F) * 10 ms (FFTMR 100 Hz)
/kernel/linux/linux-5.10/Documentation/hwmon/
Dadt7470.rst78 * 11.0 Hz
79 * 14.7 Hz
80 * 22.1 Hz
81 * 29.4 Hz
82 * 35.3 Hz
83 * 44.1 Hz
84 * 58.8 Hz
85 * 88.2 Hz
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
Dtmp102.rst28 0.5 Hz. (Currently the driver only supports the default of 4 Hz).
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0035_linux_drivers_video.patch179 + /* #1: 640x480p@59.94/60Hz 4:3 */
184 + /* #2: 720x480p@59.94/60Hz 4:3 */
189 + /* #3: 720x480p@59.94/60Hz 16:9 */
194 + /* #4: 1280x720p@59.94/60Hz 16:9 */
200 + /* #5: 1920x1080i@59.94/60Hz 16:9 */
206 + /* #6: 720(1440)x480iH@59.94/60Hz 4:3 */
211 + /* #7: 720(1440)x480iH@59.94/60Hz 16:9 */
216 + /* #8: 720(1440)x240pH@59.94/60Hz 4:3 */
221 + /* #9: 720(1440)x240pH@59.94/60Hz 16:9 */
226 + /* #14: 1440x480p@59.94/60Hz 4:3 */
[all …]
/kernel/linux/linux-5.10/sound/spi/
DKconfig34 Limited by hardware to be between 8000 Hz and 50000 Hz.
36 Set to 48000 Hz by default.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dcs42l56.txt47 0 = 1.8Hz
48 1 = 119Hz
49 2 = 236Hz
50 3 = 464Hz
/kernel/linux/linux-5.10/drivers/cpufreq/
Dscmi-cpufreq.c102 unsigned long Hz; in scmi_get_cpu_power() local
110 Hz = *KHz * 1000; in scmi_get_cpu_power()
111 ret = handle->perf_ops->est_power_get(handle, domain, &Hz, power); in scmi_get_cpu_power()
116 *KHz = Hz / 1000; in scmi_get_cpu_power()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-pnx.txt13 - clock-frequency: desired I2C bus clock frequency in Hz, Default: 100000 Hz
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/
Dcdns,rtc.txt12 - ref_clk: reference 1Hz or 100Hz clock, depending on IP configuration
Dfaraday,ftrtc010.txt14 says the clock should be 1 Hz, but implementers actually seem
16 32768 Hz (a typical low-power clock).
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-s-hw-freq-seek.rst91 - If non-zero, defines the hardware seek resolution in Hz. The
99 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
101 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
108 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
110 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
Dvidioc-enum-freq-bands.rst83 of 62.5 Hz, for this frequency band. A 1 Hz unit is used when the
89 units of 62.5 Hz, for this frequency band. A 1 Hz unit is used
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dbh1770glc.rst71 RW - measurement rate in Hz
119 RW - Measurement rate (in Hz) when the level is above threshold
123 RW - Measurement rate (in Hz) when the level is below threshold
127 RO - Supported proximity measurement rates in Hz
/kernel/linux/linux-5.10/tools/perf/util/
Dsvghelper.c452 unsigned long long Hz; in HzToHuman() local
456 Hz = hz; in HzToHuman()
459 sprintf(buffer, "%9lli", Hz); in HzToHuman()
461 if (Hz > 1000) in HzToHuman()
462 sprintf(buffer, " %6lli Mhz", (Hz+500)/1000); in HzToHuman()
464 if (Hz > 1500000) in HzToHuman()
465 sprintf(buffer, " %6.2f Ghz", (Hz+5000.0)/1000000); in HzToHuman()
467 if (Hz == turbo_frequency) in HzToHuman()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/
Dti,wlcore.txt23 - ref-clock-frequency : ref clock frequency in Hz
24 - tcxo-clock-frequency : tcxo clock frequency in Hz
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dnuvoton,npcm-pspi.txt20 - clock-frequency : Input clock frequency to the PSPI block in Hz.
21 Default is 25000000 Hz.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/accel/
Dlis302.txt55 - st,highpass-cutoff-hz=: 1, 2, 4 or 8 for 1Hz, 2Hz, 4Hz or 8Hz of

1234567891011