Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.15/drivers/macintosh/
Dtherm_adt746x.c151 u8 manual; in write_fan_speed() local
174 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed()
175 manual &= ~INVERT_MASK; in write_fan_speed()
177 manual | MANUAL_MASK | th->pwm_inv[fan]); in write_fan_speed()
182 manual = read_reg(th, in write_fan_speed()
184 manual &= ~INVERT_MASK; in write_fan_speed()
185 manual |= th->pwm_inv[fan]; in write_fan_speed()
187 MANUAL_MODE[fan], manual|REM_CONTROL[fan]); in write_fan_speed()
189 manual = read_reg(th, MANUAL_MODE[fan]); in write_fan_speed()
190 manual &= ~INVERT_MASK; in write_fan_speed()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/fpga/
Daltera-passive-serial.txt15 - nconfig-gpios: config pin (referred to as nCONFIG in the manual)
16 - nstat-gpios: status pin (referred to as nSTATUS in the manual)
19 - confd-gpios: confd pin (referred to as CONF_DONE in the manual)
Dxilinx-slave-serial.txt16 - prog_b-gpios: config pin (referred to as PROGRAM_B in the manual)
17 - done-gpios: config status pin (referred to as DONE in the manual)
21 (referred to as INIT_B in the manual)
/Linux-v5.15/Documentation/maintainer/
Dindex.rst5 This document is the humble beginning of a manual for kernel maintainers.
7 additions to this manual.
/Linux-v5.15/Documentation/sound/cards/
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-v5.15/Documentation/gpu/
Dvga-switcheroo.rst13 Manual switching and manual power control
17 :doc: Manual switching and manual power control
/Linux-v5.15/Documentation/hwmon/
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
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-v5.15/Documentation/driver-api/thermal/
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-v5.15/Documentation/core-api/
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-v5.15/drivers/gpu/drm/i915/gt/
Dintel_rc6_types.h26 bool manual : 1; member
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dhisilicon-hns-dsaf.txt31 user manual.
44 depends on the hardware user manual.
46 value depends on the hardware user manual.
/Linux-v5.15/drivers/comedi/drivers/ni_routing/
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-v5.15/Documentation/ABI/testing/
Dsysfs-driver-habanalabs101 device only when the power management profile is set to "manual"
133 device only when the power management profile is set to "manual"
157 Description: Power management profile. Values are "auto", "manual". In "auto"
162 processes that are opened on the device's file. In "manual"
206 device only when the power management profile is set to "manual"
Dsysfs-bus-i2c-devices-fsa948019 show or set the state of manual switch
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Driscv,cpu-intc.txt10 The RISC-V supervisor ISA manual specifies three interrupt sources that are
29 RISC-V supervisor ISA manual, with only the following three interrupts being
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx27-pinctrl.txt35 described in the reference manual.
92 are defined in the i.MX27 reference manual.
/Linux-v5.15/arch/arm64/boot/dts/mediatek/
Dmt2712-evb.dts204 //enable-manual-drd;
216 enable-manual-drd;
/Linux-v5.15/Documentation/userspace-api/
Dindex.rst9 also be found in the kernel tree itself. This manual is intended to be the
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Deukrea-tlv320.txt16 hardware manual.
/Linux-v5.15/Documentation/devicetree/bindings/serial/
Dfsl,s32-linflexuart.txt6 See chapter 47 ("LINFlexD") in the reference manual[1].
/Linux-v5.15/Documentation/arm/stm32/
Dstm32f429-overview.rst21 Datasheet and reference manual are publicly available on ST website (STM32F429_).
Dstm32h750-overview.rst29 Datasheet and reference manual are publicly available on ST website (STM32H750_).
Dstm32h743-overview.rst29 Datasheet and reference manual are publicly available on ST website (STM32H743_).
/Linux-v5.15/Documentation/translations/zh_CN/process/
D7.AdvancedTopics.rst37 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html

1234567891011