Home
last modified time | relevance | path

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

12345678910>>...14

/linux-6.15/Documentation/arch/riscv/
H A Dhwprobe.rst79 by version 2.2 of the RISC-V ISA manual.
82 version 1.0 of the RISC-V Vector extension manual.
158 as defined in the RISC-V ISA manual.
161 supported as defined in the RISC-V ISA manual.
164 is supported as defined in the RISC-V ISA manual.
175 defined in the RISC-V ISA manual starting from commit 056b6ff467c7
179 defined in the RISC-V ISA manual starting from commit 5618fb5a216b
187 is supported as defined in the RISC-V ISA manual.
191 manual starting from commit 95cf1f9 ("Add changes requested by Ved
199 is supported as defined in the RISC-V ISA manual.
[all …]
/linux-6.15/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-6.15/Documentation/devicetree/bindings/fpga/
H A Dxlnx,fpga-selectmap.yaml39 config pin (referred to as PROGRAM_B in the manual)
44 config status pin (referred to as DONE in the manual)
50 (referred to as INIT_B in the manual)
55 chip select pin (referred to as CSI_B in the manual)
61 read/write select pin (referred to as RDWR_B in the manual)
H A Daltr,fpga-passive-serial.yaml37 Config pin (referred to as nCONFIG in the manual).
42 Status pin (referred to as nSTATUS in the manual).
47 confd pin (referred to as CONF_DONE in the manual)
H A Dxlnx,fpga-slave-serial.yaml41 config pin (referred to as PROGRAM_B in the manual)
46 config status pin (referred to as DONE in the manual)
52 (referred to as INIT_B in the manual)
/linux-6.15/Documentation/maintainer/
H A Dindex.rst5 This document is the humble beginning of a manual for kernel maintainers.
7 additions to this manual.
/linux-6.15/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 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 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)
/linux-6.15/tools/testing/selftests/drivers/ntsync/
H A Dntsync.c84 *manual = args.manual; in read_event_state()
388 event_args.manual = 1; in TEST()
453 event_args.manual = 0; in TEST()
682 event_args.manual = true; in TEST()
833 event_args.manual = false; in TEST()
874 event_args.manual = true; in TEST()
1086 event_args.manual = true; in TEST()
1145 event_args.manual = false; in TEST()
1197 event_args.manual = true; in TEST()
1242 event_args.manual = false; in TEST()
[all …]
/linux-6.15/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-6.15/Documentation/devicetree/bindings/clock/
H A Drenesas,emev2-smu.yaml14 The System Management Unit is described in user's manual R19UH0037EJ1000_SMU.
42 "Serial clock generator" in fig. "Clock System Overview" of the manual,
76 fig. "Clock System Overview" of the manual.
/linux-6.15/Documentation/devicetree/bindings/reset/
H A Dti,tps380x-reset.yaml15 RESET signal if the voltage drops below a preset threshold or upon a manual
18 manual reset input is released.
/linux-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dsamsung,pinctrl-pins-cfg.yaml21 manual and these values are programmed as-is into the pin pull up/down and
33 The pins should use lowercase names matching hardware manual, e.g. for
42 "samsung,pins" property should be picked from the hardware manual of the SoC
/linux-6.15/Documentation/gpu/
H A Dvga-switcheroo.rst13 Manual switching and manual power control
17 :doc: Manual switching and manual power control
/linux-6.15/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-6.15/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml256 riscv/zawrs") of riscv-isa-manual.
306 merged in the riscv-isa-manual by commit dbc79cf28a2 ("Initial seed
314 merged in the riscv-isa-manual by commit dbc79cf28a2 ("Initial seed
322 merged in the riscv-isa-manual by commit dbc79cf28a2 ("Initial seed
336 c732a4f39a4 ("Zcmop is ratified/1.0") of the riscv-isa-manual.
342 riscv-isa-manual.
354 version numbers for Zfh/Zfinx") of riscv-isa-manual.
361 riscv-isa-manual.
485 riscv-isa-manual.
496 58220614a5f ("Zimop is ratified/1.0") of the riscv-isa-manual.
[all …]
/linux-6.15/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
/linux-6.15/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-6.15/Documentation/devicetree/bindings/display/bridge/
H A Danalogix,anx7625.yaml56 post cursor manual, increase the [Boost control] to increase
59 swing manual, increase [Swing control] setting to add Vp-p value
66 compensation manual, increase it can enhance IO driven strength
/linux-6.15/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-6.15/Documentation/userspace-api/
H A Dntsync.rst50 are two types of events, auto-reset and manual-reset. An auto-reset
51 event is designaled when a wait is satisfied; a manual-reset event is
87 __u32 manual;
147 * - ``manual``
148 - If nonzero, the event is a manual-reset event, otherwise
211 threads are waiting a manual-reset event which is pulsed, both will
254 * - ``manual``
255 - On output, contains 1 if the event is a manual-reset event,
325 is acquired by designaling it; a manual-reset event is not affected
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_rc6_types.h38 bool manual : 1; member
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dqoriq-thermal.yaml39 reference manual. The first cell is TTR0CR, the second is TTR1CR, etc.
47 specified by the SoC reference manual. The first cell of each pair
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dbrcm,sata-phy.yaml76 - manual
81 When 'brcm,rxaeq-mode' is set to "manual", provides the RX

12345678910>>...14