Searched refs:manual (Results 1 – 25 of 279) sorted by relevance
12345678910>>...12
/Linux-v6.6/drivers/macintosh/ |
D | therm_adt746x.c | 152 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-v6.6/Documentation/devicetree/bindings/fpga/ |
D | altera-passive-serial.txt | 15 - 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)
|
/Linux-v6.6/Documentation/maintainer/ |
D | index.rst | 5 This document is the humble beginning of a manual for kernel maintainers. 7 additions to this manual.
|
/Linux-v6.6/Documentation/hwmon/ |
D | oxp-sensors.rst | 20 model is different and do not appear to have manual control capabilities. 57 Read Write. Enable manual fan control. Write "1" to set to manual, write "0" 62 When pwm1_enable is set to "1" (manual) write any value in the range [0-255]
|
D | nct7904.rst | 44 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
|
/Linux-v6.6/Documentation/sound/cards/ |
D | joystick.rst | 44 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-v6.6/Documentation/gpu/ |
D | vga-switcheroo.rst | 13 Manual switching and manual power control 17 :doc: Manual switching and manual power control
|
/Linux-v6.6/Documentation/driver-api/thermal/ |
D | nouveau_thermal.rst | 78 * 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-v6.6/Documentation/ABI/testing/ |
D | debugfs-driver-dcc | 13 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
|
D | sysfs-driver-habanalabs | 107 device only when the power management profile is set to "manual" 139 device only when the power management profile is set to "manual" 163 Description: Power management profile. Values are "auto", "manual". In "auto" 168 processes that are opened on the device's file. In "manual" 230 device only when the power management profile is set to "manual"
|
D | sysfs-bus-i2c-devices-fsa9480 | 19 show or set the state of manual switch
|
D | sysfs-bus-iio-filter-admv8818 | 9 - manual -> disable/unregister the clock rate notifier / input clock tracking.
|
/Linux-v6.6/Documentation/devicetree/bindings/net/ |
D | hisilicon-hns-dsaf.txt | 31 user manual. 44 depends on the hardware user manual. 46 value depends on the hardware user manual.
|
/Linux-v6.6/Documentation/core-api/ |
D | index.rst | 5 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-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_rc6_types.h | 38 bool manual : 1; member
|
/Linux-v6.6/Documentation/riscv/ |
D | hwprobe.rst | 62 minimumNumber/maximumNumber, not minNum/maxNum") of the RISC-V ISA manual. 65 by version 2.2 of the RISC-V ISA manual. 68 version 1.0 of the RISC-V Vector extension manual.
|
D | acpi.rst | 10 ) <https://github.com/riscv/riscv-isa-manual/releases/tag/riscv-isa-release-1239329-2023-05-23>`_
|
/Linux-v6.6/drivers/comedi/drivers/ni_routing/ |
D | README | 230 manual (371022K-01) 232 manual (371022K-01) 234 manual (371022K-01) 236 manual (371022K-01) 238 manual (371022K-01) 240 manual (371022K-01)
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 35 described in the reference manual. 92 are defined in the i.MX27 reference manual.
|
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/ |
D | riscv,cpu-intc.txt | 10 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-v6.6/Documentation/userspace-api/media/drivers/ |
D | dw100.rst | 67 *chapter 13.15 DeWarp* of IMX8MP_ reference manual. 73 *chapter 13.15.2.3 Dewarping Remap* of IMX8MP_ reference manual as an U32
|
/Linux-v6.6/drivers/media/platform/allegro-dvt/ |
D | Kconfig | 16 called VCU in the reference manual.
|
/Linux-v6.6/Documentation/arch/arm/stm32/ |
D | stm32f429-overview.rst | 21 Datasheet and reference manual are publicly available on ST website (STM32F429_).
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | eukrea-tlv320.txt | 16 hardware manual.
|
/Linux-v6.6/arch/arm64/boot/dts/mediatek/ |
D | mt2712-evb.dts | 206 //enable-manual-drd; 218 enable-manual-drd;
|
12345678910>>...12