Home
last modified time | relevance | path

Searched full:rotations (Results 1 – 25 of 45) sorted by relevance

12

/linux/Documentation/hwmon/
H A Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
H A Dasb100.rst37 Fan speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm80.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dsmsc47m1.rst67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dgl518sm.rst49 Rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm78.rst53 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm87.rst47 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dvia686a.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dadm1026.rst57 Fan rotation speeds are reported in RPM (rotations per minute) but measured
H A Dsis5595.rst91 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83792d.rst63 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83791d.rst84 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dnct6775.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83627ehf.rst105 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_format_caps.h54 * @supported_rots: allowed rotations for this format
/linux/drivers/gpu/drm/i915/
H A Di915_hwmon.c675 u64 rotations, time_now, time; in hwm_fan_input_read() local
690 rotations = (reg_val - fi->reg_val_prev) / 2; in hwm_fan_input_read()
701 * RPM = number of rotations * msecs per minute / time in msecs in hwm_fan_input_read()
703 *val = DIV_ROUND_UP_ULL(rotations * (MSEC_PER_SEC * 60), time); in hwm_fan_input_read()
/linux/lib/crypto/arm/
H A Dchacha-neon-core.S26 * (c) vrev32.16 (16-bit rotations only)
27 * (d) vtbl.8 + vtbl.8 (multiple of 8 bits rotations only,
30 * ChaCha has 16, 12, 8, and 7-bit rotations. For the 12 and 7-bit rotations,
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c860 size_t quota, unsigned int rotations, in server_rotations() argument
870 for (i = current_index + 1; rotations > 0; i++, rotations--) { in server_rotations()
1081 unsigned int nr_keys, unsigned int rotations, in roll_over_keys() argument
1092 for (i = rnext_index + 1; rotations > 0; i++, rotations--) { in roll_over_keys()
/linux/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst49 * ``speed_rpm``: Speed of the fan in rotations per minute.
/linux/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S103 * last round has different rotations for the output preparation
178 * last round has different rotations for the output preparation
/linux/Documentation/core-api/
H A Drbtree.rst20 worst case performance for insertion and deletion (at most two rotations and
21 three rotations, respectively, to balance the tree), with slightly slower
/linux/tools/lib/
H A Drbtree.c43 * correct iteration mind you, tree rotations are not atomic so a lookup might
70 * Helper function for rotations:
/linux/lib/
H A Drbtree.c43 * correct iteration mind you, tree rotations are not atomic so a lookup might
70 * Helper function for rotations:
/linux/tools/testing/selftests/drivers/net/
H A Dpsp.py178 prev_rotations = _get_stat(cfg, 'key-rotations')
185 cur_rotations = _get_stat(cfg, 'key-rotations')

12