Home
last modified time | relevance | path

Searched full:revolution (Results 1 – 25 of 80) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dpwm-fan.txt14 defined number of interrupts per fan revolution, which
17 - pulses-per-revolution : define the tachometer pulses per fan revolution as
18 an integer (default is 2 interrupts per revolution).
56 pulses-per-revolution = <2>;
Dadi,axi-fan-control.yaml33 pulses-per-revolution:
35 Value specifying the number of pulses per revolution of the controlled
45 - pulses-per-revolution
60 pulses-per-revolution = <2>;
/kernel/linux/linux-6.6/sound/pci/ice1712/
Drevo.h8 * Lowlevel functions for M-Audio Revolution 7.1
14 "{MidiMan M Audio,Revolution 7.1},"\
15 "{MidiMan M Audio,Revolution 5.1},"\
27 * MidiMan M-Audio Revolution GPIO definitions
Drevo.c5 * Lowlevel functions for M-Audio Audiophile 192, Revolution 7.1 and 5.1
78 * I2C access to the PT2258 volume controller on GPIO 6/7 (Revolution 5.1)
179 * initialize the chips on M-Audio Revolution cards
611 .name = "M Audio Revolution-7.1",
618 .name = "M Audio Revolution-5.1",
/kernel/linux/linux-5.10/sound/pci/ice1712/
Drevo.h8 * Lowlevel functions for M-Audio Revolution 7.1
14 "{MidiMan M Audio,Revolution 7.1},"\
15 "{MidiMan M Audio,Revolution 5.1},"\
27 * MidiMan M-Audio Revolution GPIO definitions
Drevo.c5 * Lowlevel functions for M-Audio Audiophile 192, Revolution 7.1 and 5.1
78 * I2C access to the PT2258 volume controller on GPIO 6/7 (Revolution 5.1)
179 * initialize the chips on M-Audio Revolution cards
611 .name = "M Audio Revolution-7.1",
618 .name = "M Audio Revolution-5.1",
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/
Dadi,axi-fan-control.yaml33 pulses-per-revolution:
35 Value specifying the number of pulses per revolution of the controlled
45 - pulses-per-revolution
60 pulses-per-revolution = <2>;
Dpwm-fan.yaml30 defined number of interrupts per fan revolution, which require that
34 pulses-per-revolution:
36 Define the number of pulses per fan revolution for each tachometer
96 pulses-per-revolution = <2>;
/kernel/linux/linux-5.10/Documentation/hwmon/
Dg762.rst19 fan revolution, ...); Those can be modified via devicetree bindings
36 number of pulses per fan revolution. Supported values
72 revolution, etc.
Dsysfs-interface.rst268 Unit: revolution/min (RPM)
275 Unit: revolution/min (RPM)
283 Unit: revolution/min (RPM)
299 Number of tachometer pulses per fan revolution.
312 per fan revolution.
317 Unit: revolution/min (RPM)
Dg760a.rst31 source and a 2 pulse-per-revolution fan.
Dsl28cpld.rst35 fan1_input Fan RPM. Assuming 2 pulses per revolution.
Ddme1737.rst163 to the number of pulses per fan revolution that the connected tachometer
165 that generate 2 pulses per revolution. Fan inputs 5-6 also provide a max
296 number of pulses per revolution that
/kernel/linux/linux-6.6/Documentation/hwmon/
Dg762.rst19 fan revolution, ...); Those can be modified via devicetree bindings
36 number of pulses per fan revolution. Supported values
72 revolution, etc.
Dg760a.rst31 source and a 2 pulse-per-revolution fan.
Dsl28cpld.rst35 fan1_input Fan RPM. Assuming 2 pulses per revolution.
Ddme1737.rst163 to the number of pulses per fan revolution that the connected tachometer
165 that generate 2 pulses per revolution. Fan inputs 5-6 also provide a max
296 number of pulses per revolution that
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-hwmon195 Unit: revolution/min (RPM)
203 Unit: revolution/min (RPM)
212 Unit: revolution/min (RPM)
230 Number of tachometer pulses per fan revolution.
243 per fan revolution.
249 Unit: revolution/min (RPM)
/kernel/linux/linux-5.10/drivers/hwmon/
Daxi-fan-control.c55 /* pulses per revolution */
142 * and ppr is pulses per revolution. in axi_fan_control_get_fan_rpm()
374 /* get fan pulses per revolution */ in axi_fan_control_init()
375 ret = of_property_read_u32(np, "pulses-per-revolution", &ctl->ppr); in axi_fan_control_init()
Dg762.c71 #define G762_REG_FAN_CMD1_PULSE_PER_REV 0x01 /* pulse per fan revolution */
95 * Extract pulse count per fan revolution value (2 or 4) from given
139 u8 fan_cmd1; /* 0: FG_PLS_ID0 FG pulses count per revolution
140 * 0: 2 counts per revolution
141 * 1: 4 counts per revolution
376 /* Set number of fan pulses per revolution. Accepts either 2 or 4. */
811 * of tachometer pulses per fan revolution.
Dsl28cpld-hwmon.c57 * says we should asssume 2 pulses per revolution. in sl28cpld_hwmon_read()
Dpwm-fan.c352 of_property_read_u32(dev->of_node, "pulses-per-revolution", &ppr); in pwm_fan_probe()
355 dev_err(dev, "pulses-per-revolution can't be zero.\n"); in pwm_fan_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
Daxi-fan-control.c55 /* pulses per revolution */
142 * and ppr is pulses per revolution. in axi_fan_control_get_fan_rpm()
375 /* get fan pulses per revolution */ in axi_fan_control_init()
376 ret = of_property_read_u32(np, "pulses-per-revolution", &ctl->ppr); in axi_fan_control_init()
Dg762.c70 #define G762_REG_FAN_CMD1_PULSE_PER_REV 0x01 /* pulse per fan revolution */
94 * Extract pulse count per fan revolution value (2 or 4) from given
138 u8 fan_cmd1; /* 0: FG_PLS_ID0 FG pulses count per revolution
139 * 0: 2 counts per revolution
140 * 1: 4 counts per revolution
375 /* Set number of fan pulses per revolution. Accepts either 2 or 4. */
815 * of tachometer pulses per fan revolution.
Dsl28cpld-hwmon.c57 * says we should assume 2 pulses per revolution. in sl28cpld_hwmon_read()

1234