/linux-3.4.99/Documentation/fb/ |
D | viafb.modes | 10 # 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 …]
|
D | viafb.txt | 18 640x480(60, 75, 85, 100, 120 Hz), 720x480(60 Hz), 19 720x576(60 Hz), 800x600(60, 75, 85, 100, 120 Hz), 20 848x480(60 Hz), 856x480(60 Hz), 1024x512(60 Hz), 21 1024x768(60, 75, 85, 100 Hz), 1152x864(75 Hz), 22 1280x768(60 Hz), 1280x960(60 Hz), 1280x1024(60, 75, 85 Hz), 23 1440x1050(60 Hz), 1600x1200(60, 75 Hz), 1280x720(60 Hz), 24 1920x1080(60 Hz), 1400x1050(60 Hz), 800x480(60 Hz)
|
D | framebuffer.txt | 177 1/(28.37516E6 Hz) = 35.242E-9 s 190 1/(32.141E-6 s) = 31.113E3 Hz 197 The vertical scanrate is about 59 Hz: 199 1/(17.002E-3 s) = 58.815 Hz 203 at least 72 Hz. But the perceived flicker is very human dependent: some people 204 can use 50 Hz without any trouble, while I'll notice if it's less than 80 Hz.
|
/linux-3.4.99/kernel/ |
D | Kconfig.hz | 10 to have the timer interrupt run at 1000 Hz but 100 Hz may be more 22 100 Hz is a typical choice for servers, SMP and NUMA systems 29 250 Hz is a good compromise choice allowing server performance 32 or multimedia, selected 300Hz instead. 37 300 Hz is a good compromise choice allowing server performance 45 1000 Hz is the preferred choice for desktop systems and other
|
/linux-3.4.99/Documentation/input/ |
D | cma3000_d0x.txt | 22 axis and supports 400, 100, 40 Hz sample frequency. 92 1: 100 Hz Measurement mode 93 2: 400 Hz Measurement mode 94 3: 40 Hz Measurement mode 96 5: 100 Hz Free fall mode 97 6: 40 Hz Free fall mode 110 (X & 0x0F) * 2.5 ms (FFTMR 400 Hz) 111 (X & 0x0F) * 10 ms (FFTMR 100 Hz)
|
/linux-3.4.99/drivers/staging/media/dt3155v4l/ |
D | Kconfig | 15 bool "Selects CCIR/50Hz vertical refresh" 19 Select it for CCIR/50Hz (European region), 20 or leave it unselected for RS-170/60Hz (North America).
|
/linux-3.4.99/sound/spi/ |
D | Kconfig | 33 Limited by hardware to be between 8000 Hz and 50000 Hz. 35 Set to 48000 Hz by default.
|
/linux-3.4.99/tools/perf/util/ |
D | svghelper.c | 314 unsigned long long Hz; in HzToHuman() local 318 Hz = hz; in HzToHuman() 321 sprintf(buffer, "%9lli", Hz); in HzToHuman() 323 if (Hz > 1000) in HzToHuman() 324 sprintf(buffer, " %6lli Mhz", (Hz+500)/1000); in HzToHuman() 326 if (Hz > 1500000) in HzToHuman() 327 sprintf(buffer, " %6.2f Ghz", (Hz+5000.0)/1000000); in HzToHuman() 329 if (Hz == turbo_frequency) in HzToHuman()
|
/linux-3.4.99/Documentation/hwmon/ |
D | tmp102 | 23 0.5 Hz. (Currently the driver only supports the default of 4 Hz).
|
/linux-3.4.99/Documentation/misc-devices/ |
D | bh1770glc.txt | 63 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
|
D | isl29003 | 19 provides 16-bit resolution while rejecting 50Hz and 60Hz flicker caused by
|
/linux-3.4.99/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 5 Frequency sweep start frequency in Hz. 11 Frequency increment in Hz (step size) between consecutive
|
/linux-3.4.99/Documentation/devicetree/bindings/i2c/ |
D | samsung-i2c.txt | 19 - samsung,i2c-max-bus-freq: Desired frequency in Hz of the bus. If not 20 specified, the default value in Hz is 100000.
|
D | i2c-designware.txt | 11 - clock-frequency : desired I2C bus clock frequency in Hz.
|
D | sirf-i2c.txt | 10 - clock-frequency : Constains desired I2C/HS-I2C bus clock frequency in Hz.
|
/linux-3.4.99/Documentation/sound/alsa/ |
D | Bt87x.txt | 63 sample rates are between 119466 and 448000 Hz (yes, these numbers are 65 maximum sample rate is 1792000 Hz, but audio data becomes unusable 66 beyond 896000 Hz on my card.
|
/linux-3.4.99/Documentation/devicetree/bindings/net/can/ |
D | sja1000.txt | 16 clock in Hz. Note that the internal clock frequency used by the 36 - nxp,clock-out-frequency : clock frequency in Hz on the CLKOUT pin.
|
D | cc770.txt | 20 clock in Hz. Note that the internal clock frequency used by the 24 - bosch,clock-out-frequency : slock frequency in Hz on the CLKOUT pin.
|
/linux-3.4.99/arch/arm/mach-shmobile/ |
D | Kconfig | 144 to have the timer interrupt run at 1000 Hz or 100 Hz, but in the 146 SH-Mobile systems using a 32768 Hz RCLK for clock events may want
|
/linux-3.4.99/Documentation/m68k/ |
D | kernel-options.txt | 298 (maximum 10, default 0). For example with 3% you can play 8000Hz 299 AU-Files on the Falcon with its hardware frequency of 8195Hz and thus 511 your monitor can work with, in Hz. <hmin> and <hmax> are the same for 700 - ntsc : 640x200, 15 kHz, 60 Hz 701 - ntsc-lace : 640x400, 15 kHz, 60 Hz interlaced 703 - pal : 640x256, 15 kHz, 50 Hz 704 - pal-lace : 640x512, 15 kHz, 50 Hz interlaced 706 - multiscan : 640x480, 29 kHz, 57 Hz 707 - multiscan-lace : 640x960, 29 kHz, 57 Hz interlaced 708 - euro36 : 640x200, 15 kHz, 72 Hz [all …]
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 33 Reading: returns list of available refresh rates (expressed in Hz), 36 Writing: accepts new refresh rate expressed in integer Hz
|
/linux-3.4.99/arch/powerpc/boot/dts/ |
D | storcenter.dts | 79 clock-frequency = <97553800>; /* Hz */ 90 clock-frequency = <97553800>; /* Hz */
|
/linux-3.4.99/arch/arm/mach-bcmring/include/mach/csp/ |
D | chipcHw_reg.h | 216 … chipcHw_REG_PLL_DIVIDER_MDIV(vco, Hz) ((chipcHw_divide((vco), (Hz)) > 255) ? 0 : chipcH… argument
|
/linux-3.4.99/Documentation/ |
D | rtc.txt | 47 However it can also be used to generate signals from a slow 2Hz to a 48 relatively fast 8192Hz, in increments of powers of two. These signals 55 update, thus generating a 1Hz signal. 77 frequencies above 1024Hz. So you really should check the high bytes 79 normal timer interrupt, which is 100Hz. 81 Programming and/or enabling interrupt frequencies greater than 64Hz is 84 a negative impact on performance. This 64Hz limit can be changed by writing 416 /* The frequencies 128Hz, 256Hz, ... 8192Hz are only allowed for root. */
|
/linux-3.4.99/Documentation/devicetree/bindings/rtc/ |
D | sa1100-rtc.txt | 16 interrupt-name = "rtc 1Hz", "rtc alarm";
|