Searched refs:RPM (Results 1 – 25 of 40) sorted by relevance
12
/linux-3.4.99/Documentation/hwmon/ |
D | emc2103 | 19 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 22 the readings more range or accuracy. Not all RPM values can accurately be 24 representable value is 480 RPM. 26 This driver supports RPM based control, to use this a fan target
|
D | pc87360 | 60 Fan rotation speeds are reported in RPM (revolutions per minute). An alarm 73 divider speed (RPM) RPM (RPM) speed (RPM) 81 * accuracy around 3000 RPM: 3000^2/clock 84 RPM as the lowest acceptable accuracy. 88 Note that not all RPM values can be represented, even when the best clock
|
D | f71882fg | 100 voltage) mode, where 0-100% duty cycle (0-100% of 12V) is specified. And RPM 101 mode where the actual RPM of the fan (as measured) is controlled and the speed 106 important difference is that in RPM mode the 0-100% controls the fan speed 108 RPM mode, it will also set fan#_full_speed properly, if it does not then 118 chips, and some modes may only be available in RPM / PWM mode. 124 available on the F71858FG / F8000 if the fan channel is in RPM mode.
|
D | smsc47m1 | 44 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 47 the readings more range or accuracy. Not all RPM values can accurately be 49 representable value is around 2600 RPM.
|
D | lm80 | 41 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 44 the readings more range or accuracy. Not all RPM values can accurately be 46 representable value is around 2600 RPM.
|
D | max6639 | 40 fan1_input R TACH1 fan tachometer input (in RPM) 41 fan2_input R TACH2 fan tachometer input (in RPM)
|
D | gl518sm | 42 Rotation speeds are reported in RPM (rotations per minute). An alarm is 47 give the readings more range or accuracy. Not all RPM values can 49 of 2, the lowest representable value is around 1900 RPM.
|
D | lm78 | 41 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 44 the readings more range or accuracy. Not all RPM values can accurately be 46 representable value is around 2600 RPM.
|
D | lm87 | 38 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 41 the readings more range or accuracy. Not all RPM values can accurately be 43 representable value is around 2600 RPM.
|
D | smsc47b397 | 69 How to convert the tach reading to RPM. 72 RPM = 60/(TCount * 11.111us) 80 RPM = 60 / (2203 * 11.11111 E-6) = 2451 RPM
|
D | max6650 | 31 fan1_input ro fan tachometer speed in RPM 35 fan1_target rw desired fan speed in RPM (closed loop mode only)
|
D | via686a | 46 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 49 the readings more range or accuracy. Not all RPM values can accurately be 51 representable value is around 2600 RPM.
|
D | sis5595 | 73 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 76 the readings more range or accuracy. Not all RPM values can accurately be 78 representable value is around 2600 RPM.
|
D | adm1026 | 49 Fan rotation speeds are reported in RPM (rotations per minute) but measured 53 by 1, 2, 4 or 8. Not all RPM values can accurately be represented, so some 55 two pulse per revolution fan is 661 RPM.
|
D | w83l786ng | 33 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
|
D | g760a | 32 bit 1 is set when fan speed is below 1920 RPM.
|
D | pc87427 | 35 signal. Speeds down to 83 RPM can be measured.
|
D | it87 | 118 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is 123 2600 RPM. Not all RPM values can accurately be represented, so some rounding
|
D | asb100 | 33 Fan speeds are reported in RPM (rotations per minute). An alarm is
|
D | f71805f | 100 signal. Speeds down to 366 RPM can be measured. There is no theoretical 101 high limit, but values over 6000 RPM seem to cause problem. The effective
|
D | dme1737 | 143 attribute that needs to be set to the maximum attainable RPM (fan at 100% duty- 259 fan[1-6]_input RO Measured fan speed in RPM. 268 fan[5-6]_max RW Max attainable RPM at 100% duty-cycle.
|
/linux-3.4.99/scripts/package/ |
D | Makefile | 25 RPM := $(shell if [ -x "/usr/bin/rpmbuild" ]; then echo rpmbuild; \ macro 56 $(RPM) $(RPMOPTS) --target $(UTS_MACHINE) -ta ../$(KERNELPATH).tar.gz 73 $(RPM) $(RPMOPTS) --define "_builddir $(objtree)" --target \
|
/linux-3.4.99/include/sound/ |
D | hdsp.h | 31 RPM, enumerator
|
/linux-3.4.99/sound/pci/rme9652/ |
D | hdsp.c | 636 case RPM: in hdsp_playback_to_output_key() 654 case RPM: in hdsp_input_to_output_key() 782 hdsp->io_type = RPM; in hdsp_get_iobox_version() 791 hdsp->io_type = RPM; in hdsp_get_iobox_version() 1214 case RPM: in hdsp_set_rate() 3582 if (hdsp->io_type == RPM) { in snd_hdsp_create_controls() 3811 if (hdsp->io_type != RPM) { in snd_hdsp_proc_read() 3831 if (RPM == hdsp->io_type) { in snd_hdsp_proc_read() 4171 …if (hdsp->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632 && midi1 && midi1… in snd_hdsp_interrupt() 4763 if (RPM != hdsp->io_type) { in snd_hdsp_playback_open() [all …]
|
/linux-3.4.99/Documentation/sparc/ |
D | README-2.5 | 35 2. vmlinux is not the final kernel, so RPM builders have to adjust
|
12