Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.4/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)
/Linux-v5.4/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 …]
/Linux-v5.4/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
/Linux-v5.4/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
/Linux-v5.4/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)
/Linux-v5.4/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).
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dcirrus,lochnagar.txt63 - ln-pmic-32k : 32768 Hz
64 - ln-clk-12m : 12288000 Hz
65 - ln-clk-11m : 11298600 Hz
66 - ln-clk-24m : 24576000 Hz
67 - ln-clk-22m : 22579200 Hz
68 - ln-clk-8m : 8192000 Hz
69 - ln-usb-clk-24m : 24576000 Hz
70 - ln-usb-clk-12m : 12288000 Hz
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-mxs.txt7 - clock-frequency: Desired I2C bus clock frequency in Hz.
8 Only 100000Hz and 400000Hz modes are supported.
Di2c-pnx.txt13 - clock-frequency: desired I2C bus clock frequency in Hz, Default: 100000 Hz
/Linux-v5.4/sound/spi/
DKconfig34 Limited by hardware to be between 8000 Hz and 50000 Hz.
36 Set to 48000 Hz by default.
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs42l56.txt47 0 = 1.8Hz
48 1 = 119Hz
49 2 = 236Hz
50 3 = 464Hz
/Linux-v5.4/drivers/cpufreq/
Dscmi-cpufreq.c109 unsigned long Hz; in scmi_get_cpu_power() local
122 Hz = *KHz * 1000; in scmi_get_cpu_power()
123 ret = handle->perf_ops->est_power_get(handle, domain, &Hz, power); in scmi_get_cpu_power()
128 *KHz = Hz / 1000; in scmi_get_cpu_power()
/Linux-v5.4/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).
/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dmxs-spi.txt13 - clock-frequency : Input clock frequency to the SPI block in Hz.
14 Default is 160000000 Hz.
/Linux-v5.4/Documentation/misc-devices/
Dbh1770glc.txt63 RW - measurement rate in Hz
101 RW - Measurement rate (in Hz) when the level is above threshold
105 RW - Measurement rate (in Hz) when the level is below threshold
109 RO - Supported proximity measurement rates in Hz
/Linux-v5.4/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()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-s-hw-freq-seek.rst100 - If non-zero, defines the hardware seek resolution in Hz. The
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
117 ``V4L2_TUNER_CAP_LOW`` flag set, in units of 62.5 Hz or if the
119 the ``V4L2_TUNER_CAP_1HZ`` flag set, in units of 1 Hz. If
Dvidioc-enum-freq-bands.rst92 of 62.5 Hz, for this frequency band. A 1 Hz unit is used when the
98 units of 62.5 Hz, for this frequency band. A 1 Hz unit is used
/Linux-v5.4/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

1234567891011