Home
last modified time | relevance | path

Searched full:manual (Results 1 – 25 of 1231) sorted by relevance

12345678910>>...50

/linux/Documentation/arch/arm/
H A Dsunxi.rst26 * User Manual
28 …http://dl.linux-sunxi.org/A10/A10%20User%20Manual%20-%20v1.20%20%282012-04-09%2c%20DECRYPTED%29.pdf
41 * User Manual
43 http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-01-08%29.pdf
57 * User Manual
59 http://dl.linux-sunxi.org/A20/A20%20User%20Manual%202013-03-22.pdf
67 * User Manual
69 http://dl.linux-sunxi.org/A23/A23%20User%20Manual%20V1.0%2020130830.pdf
78 * User Manual
80 …http://dl.linux-sunxi.org/A31/A3x_release_document/A31/IC/A31%20user%20manual%20V1.1%2020130630.pdf
[all …]
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst76 minimumNumber/maximumNumber, not minNum/maxNum") of the RISC-V ISA manual.
79 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.
167 defined in the RISC-V Vector manual starting from commit e2ccd0548d6c
171 defined in the RISC-V Vector manual starting from commit e2ccd0548d6c
175 defined in the RISC-V ISA manual starting from commit 056b6ff467c7
179 defined in the RISC-V ISA manual starting from commit 5618fb5a216b
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-mempolicy-weighted-interleave27 switch the system to manual mode as well.
36 the system is in manual mode.
42 In manual mode, node weights can only be updated by the user.
50 enable manual mode. All other strings are ignored and will
54 will also automatically switch the system to manual mode.
H A Ddebugfs-pcie-ptm54 * manual = PTM context manual update. Writing 'manual' to this
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/drivers/comedi/drivers/
H A Ddt2815.c29 * 0 == program 1 (see manual table 5-4)
30 * 1 == program 2 (see manual table 5-4)
31 * 2 == program 3 (see manual table 5-4)
32 * 3 == program 4 (see manual table 5-4)
125 * 0 == program 1 (see manual table 5-4)
126 * 1 == program 2 (see manual table 5-4)
127 * 2 == program 3 (see manual table 5-4)
128 * 3 == program 4 (see manual table 5-4)
/linux/arch/x86/math-emu/
H A Dload_store.c168 (see the 80486 manual p16-28) */ in FPU_load_store()
178 (see the 80486 manual p16-28) */ in FPU_load_store()
188 (see the 80486 manual p16-28) */ in FPU_load_store()
214 (see the 80486 manual p16-28) */ in FPU_load_store()
221 (see the 80486 manual p16-28) */ in FPU_load_store()
228 (see the 80486 manual p16-28) */ in FPU_load_store()
235 (see the 80486 manual p16-28) */ in FPU_load_store()
290 (see the 80486 manual p16-28) */ in FPU_load_store()
304 (see the 80486 manual p16-28) */ in FPU_load_store()
318 (see the 80486 manual p16-28) */ in FPU_load_store()
/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/drivers/memory/
H A Drenesas-xspi-if-regs.h55 /* xSPI Command Manual Control Register 0 */
61 /* xSPI Command Manual Type Buf */
71 /* xSPI Command Manual Address Buff */
74 /* xSPI Command Manual Data 0 Buf */
77 /* xSPI Command Manual Data 1 Buf */
/linux/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
330 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.
348 in commit 4dc23d62 ("Added Chapter title to BF16") of riscv-isa-manual.
354 version numbers for Zfh/Zfinx") of riscv-isa-manual.
361 riscv-isa-manual.
[all …]
/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst62 Current fan management mode (NONE, MANUAL or AUTO);
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/Documentation/gpu/
H A Dvga-switcheroo.rst13 Manual switching and manual power control
17 :doc: Manual switching and manual power control
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c36 /* manual attach kprobe/kretprobe/uprobe/uretprobe testings */
54 /* manual-attach kprobe/kretprobe */ in test_attach_probe_manual()
72 /* manual-attach uprobe/uretprobe */ in test_attach_probe_manual()
145 /* manual-attach uprobe/uretprobe */ in test_attach_probe_auto()
182 /* manual-attach kprobe/kretprobe */ in test_uprobe_lib()
385 if (test__start_subtest("manual-default"))
387 if (test__start_subtest("manual-legacy"))
389 if (test__start_subtest("manual-perf"))
391 if (test__start_subtest("manual-link"))
/linux/tools/memory-model/Documentation/
H A Dreferences.txt10 Reference Manual Version 9". SPARC International Inc.
13 Reference Manual". Compaq Computer Corporation.
19 Software Developer’s Manual". Intel Corporation.
44 o ARM Ltd. (Ed.). 2014. "ARM Architecture Reference Manual (ARMv8,
49 Set Reference Manual". Imagination Technologies, LTD.
/linux/Documentation/devicetree/bindings/clock/
H A Dthead,th1520-clk-ap.yaml14 SoC reference manual
15 …s://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manual.pdf
39 TH1520 manual, VIDEO_PLL is a Silicon Creations Sigma-Delta PLL
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/Documentation/devicetree/bindings/fpga/
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/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/admin-guide/laptops/
H A Dalienware-wmi.rst61 - Manual fan control
92 The AWCC interface also supports sensor monitoring and manual fan control. Both
106 Manual fan control on the other hand, is not exposed directly by the AWCC
126 In some devices, manual fan control only works reliably if the ``custom``
/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/arch/m68k/ifpsp060/
H A DCHANGES76 as described in the MC68060 User's Manual.
96 "call-out" stub by the user as appropriate. The MC68060 User's Manual
111 bit 22:21 = xx (SIZE; see MC68060 User's Manual)
118 "call-out" stub by the user as appropriate. The MC68060 User's Manual
/linux/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/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-phy.c297 /* current value will be set for both automatic & manual IDAC control */ in mxl111sf_idac_config()
301 /* enable manual control of IDAC */ in mxl111sf_idac_config()
305 /* enable current sinking in manual mode */ in mxl111sf_idac_config()
308 /* disable current sinking in manual mode */ in mxl111sf_idac_config()
311 /* disable manual control of IDAC */ in mxl111sf_idac_config()
/linux/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c247 (goya->pm_mng_profile == PM_MANUAL) ? "manual" : in pm_mng_profile_show()
278 } else if (strncmp("manual", buf, strlen("manual")) == 0) { in pm_mng_profile_store()
282 * the mode to manual so nothing will change if a user in pm_mng_profile_store()
298 dev_err(hdev->dev, "value should be auto or manual\n"); in pm_mng_profile_store()
/linux/Documentation/maintainer/
H A Dindex.rst5 This document is the humble beginning of a manual for kernel maintainers.
7 additions to this manual.

12345678910>>...50