Home
last modified time | relevance | path

Searched refs:manual (Results 1 – 25 of 235) sorted by relevance

12345678910

/linux/drivers/macintosh/
H A Dtherm_adt746x.c152 u8 manual; in write_fan_speed() local
175 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed()
176 manual &= ~INVERT_MASK; in write_fan_speed()
178 manual | MANUAL_MASK | th->pwm_inv[fan]); in write_fan_speed()
183 manual = read_reg(th, in write_fan_speed()
185 manual &= ~INVERT_MASK; in write_fan_speed()
186 manual |= th->pwm_inv[fan]; in write_fan_speed()
188 MANUAL_MODE[fan], manual|REM_CONTROL[fan]); in write_fan_speed()
190 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed()
191 manual &= ~INVERT_MASK; in write_fan_speed()
[all …]
/linux/Documentation/hwmon/
H A Doxp-sensors.rst19 and do not have manual control capabilities.
76 Read Write. Enable manual fan control. Write "1" to set to manual, write "0"
81 When pwm1_enable is set to "1" (manual) write any value in the range [0-255]
H A Dnzxt-kraken3.rst30 for the manual control mode and 2 is for the liquid temp to PWM curve mode.
73 pwm1_enable Pump duty control mode (0: disabled, 1: manual, 2: curve)
75 pwm2_enable Fan duty control mode (0: disabled, 1: manual, 2: curve)
H A Dnct7904.rst44 pwm[1-4]_enable R/W, 1/2 for manual or SmartFan mode
48 pwm[1-4] R/O in SmartFan mode, R/W in manual control mode
H A Ddme1737.rst175 1-3 can be configured to operate either in manual or automatic mode by setting
177 in manual mode, their enable attributes are therefore read-only. When set to
178 manual mode, the fan speed is set by writing the duty-cycle value to the
306 manual mode.
311 - 1: manual mode
315 hard-wired to manual mode.
/linux/Documentation/maintainer/
H A Dindex.rst5 This document is the humble beginning of a manual for kernel maintainers.
7 additions to this manual.
/linux/Documentation/sound/cards/
H A Djoystick.rst44 manual: any address (e.g. 0x200)
49 manual: 0x200, 0x208, 0x210, 0x218
51 manual: any address (e.g. 0x200)
60 manual: 0x201, 0x202, 0x204, 0x205 [#f2]_
/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst78 * 1: The fan can be driven in manual (use pwm1 to change the speed);
82 Be sure to use the manual mode if you want to drive the fan speed manually
85 When operating in manual mode outside the vbios-defined
/linux/Documentation/gpu/
H A Dvga-switcheroo.rst13 Manual switching and manual power control
17 :doc: Manual switching and manual power control
/linux/Documentation/devicetree/bindings/net/
H A Dhisilicon-hns-dsaf.txt31 user manual.
44 depends on the hardware user manual.
46 value depends on the hardware user manual.
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-dcc13 This is the debugfs interface for manual software
32 can be read in case of a hardware crash or manual
125 on manual or crash induced triggers. Lists must
H A Dsysfs-driver-habanalabs107 device only when the power management profile is set to "manual"
139 device only when the power management profile is set to "manual"
175 Description: Power management profile. Values are "auto", "manual". In "auto"
180 processes that are opened on the device's file. In "manual"
242 device only when the power management profile is set to "manual"
H A Dsysfs-bus-i2c-devices-fsa948019 show or set the state of manual switch
H A Dsysfs-bus-iio-filter-admv88189 - manual -> disable/unregister the clock rate notifier / input clock tracking.
/linux/Documentation/core-api/
H A Dindex.rst5 This is the beginning of a manual for core kernel APIs. The conversion
6 (and writing!) of documents for this manual is much appreciated!
/linux/drivers/comedi/drivers/ni_routing/
H A DREADME230 manual (371022K-01)
232 manual (371022K-01)
234 manual (371022K-01)
236 manual (371022K-01)
238 manual (371022K-01)
240 manual (371022K-01)
/linux/drivers/misc/
H A Dntsync.c66 bool manual; member
294 if (!obj->u.event.manual) in try_wake_all()
382 if (!event->u.event.manual) in try_wake_any_event()
644 args.manual = event->u.event.manual; in ntsync_event_read()
801 event->u.event.manual = args.manual; in ntsync_create_event()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h38 bool manual : 1; member
/linux/Documentation/userspace-api/media/drivers/
H A Ddw100.rst67 *chapter 13.15 DeWarp* of IMX8MP_ reference manual.
73 *chapter 13.15.2.3 Dewarping Remap* of IMX8MP_ reference manual as an U32
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx27-pinctrl.txt35 described in the reference manual.
92 are defined in the i.MX27 reference manual.
/linux/Documentation/arch/riscv/
H A Dacpi.rst10 ) <https://github.com/riscv/riscv-isa-manual/releases/tag/riscv-isa-release-1239329-2023-05-23>`_
/linux/drivers/media/platform/allegro-dvt/
H A DKconfig16 called VCU in the reference manual.
/linux/Documentation/arch/arm/stm32/
H A Dstm32f429-overview.rst21 Datasheet and reference manual are publicly available on ST website (STM32F429_).
H A Dstm32h750-overview.rst29 Datasheet and reference manual are publicly available on ST website (STM32H750_).
/linux/Documentation/devicetree/bindings/sound/
H A Deukrea-tlv320.txt16 hardware manual.

12345678910