Searched full:revolution (Results 1 – 25 of 48) sorted by relevance
12
/linux-6.14.4/sound/pci/ice1712/ |
D | revo.h | 8 * 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
|
D | revo.c | 5 * 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",
|
/linux-6.14.4/Documentation/devicetree/bindings/hwmon/ |
D | adi,axi-fan-control.yaml | 33 pulses-per-revolution: 35 Value specifying the number of pulses per revolution of the controlled 45 - pulses-per-revolution 60 pulses-per-revolution = <2>;
|
D | pwm-fan.yaml | 30 defined number of interrupts per fan revolution, which require that 44 pulses-per-revolution: 46 Define the number of pulses per fan revolution for each tachometer 106 pulses-per-revolution = <2>;
|
D | fan-common.yaml | 26 pulses-per-revolution: 28 The number of pulse from fan sensor per revolution.
|
D | maxim,max6639.yaml | 78 pulses-per-revolution = <2>; 86 pulses-per-revolution = <2>;
|
/linux-6.14.4/Documentation/hwmon/ |
D | g762.rst | 19 fan revolution, ...); Those can be modified via devicetree bindings 36 number of pulses per fan revolution. Supported values 72 revolution, etc.
|
D | g760a.rst | 31 source and a 2 pulse-per-revolution fan.
|
D | sl28cpld.rst | 35 fan1_input Fan RPM. Assuming 2 pulses per revolution.
|
D | dme1737.rst | 163 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
|
D | amc6821.rst | 50 fan1_pulses rw Pulses per revolution can be either 2 or 4.
|
D | adm1026.rst | 63 two pulse per revolution fan is 661 RPM.
|
D | smsc47b397.rst | 90 The SIO counts the number of 90kHz (11.111us) pulses per revolution.
|
D | f71805f.rst | 119 The chip assumes 2 pulse-per-revolution fans.
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-class-hwmon | 204 Unit: revolution/min (RPM) 212 Unit: revolution/min (RPM) 221 Unit: revolution/min (RPM) 239 Number of tachometer pulses per fan revolution. 252 per fan revolution. 258 Unit: revolution/min (RPM)
|
/linux-6.14.4/drivers/hwmon/ |
D | axi-fan-control.c | 56 /* pulses per revolution */ 143 * and ppr is pulses per revolution. in axi_fan_control_get_fan_rpm() 376 /* get fan pulses per revolution */ in axi_fan_control_init() 377 ret = device_property_read_u32(dev, "pulses-per-revolution", &ctl->ppr); in axi_fan_control_init()
|
D | max6639.c | 252 /* Set Fan pulse per revolution */ in max6639_write_fan() 553 err = of_property_read_u32(child, "pulses-per-revolution", &val); in max6639_probe_child_from_dt() 556 dev_err(dev, "invalid pulses-per-revolution %d of %pOFn\n", val, child); in max6639_probe_child_from_dt() 582 /* Fans pulse per revolution is 2 by default */ in max6639_init_client() 606 /* Set Fan pulse per revolution */ in max6639_init_client()
|
D | g762.c | 71 #define G762_REG_FAN_CMD1_PULSE_PER_REV 0x01 /* pulse per fan revolution */ 96 * Extract pulse count per fan revolution value (2 or 4) from given 141 u8 fan_cmd1; /* 0: FG_PLS_ID0 FG pulses count per revolution 142 * 0: 2 counts per revolution 143 * 1: 4 counts per revolution 378 /* Set number of fan pulses per revolution. Accepts either 2 or 4. */ 833 * of tachometer pulses per fan revolution.
|
D | sl28cpld-hwmon.c | 50 * says we should assume 2 pulses per revolution. in sl28cpld_hwmon_read()
|
D | pwm-fan.c | 601 /* Setup default pulses per revolution */ in pwm_fan_probe() 605 device_property_read_u32_array(dev, "pulses-per-revolution", in pwm_fan_probe() 634 dev_err(dev, "pulses-per-revolution can't be zero.\n"); in pwm_fan_probe()
|
D | smsc47b397.c | 174 * REG: count of 90kHz pulses / revolution
|
D | lan966x-hwmon.c | 109 * per revolution. in lan966x_hwmon_read_fan()
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | cx23885-cardlist.rst | 166 - Prof Revolution DVB-S2 8000
|
/linux-6.14.4/Documentation/input/ |
D | multi-touch-protocol.rst | 274 quarter of a revolution clockwise around the touch center. The signed value 284 indicate more than a quarter of a revolution. For an upside-down finger,
|
/linux-6.14.4/drivers/ata/ |
D | Kconfig | 820 tristate "NETCELL Revolution RAID support" 823 This option enables support for the Netcell Revolution RAID
|
12