Lines Matching +full:write +full:- +full:only
1 .. SPDX-License-Identifier: GPL-2.0-or-later
3 Kernel driver oxp-sensors
7 - Derek John Clark <derekjohn.clark@gmail.com>
8 - Joaquín Ignacio Aramendía <samsagax@gmail.com>
11 ------------
16 Currently only supports AMD boards from One X Player, AOK ZOE, and some Aya
18 out the EC registers and values to write to since the EC layout and model is
28 -----------------
32 - AOK ZOE A1
33 - AOK ZOE A1 PRO
34 - Aya Neo 2
35 - Aya Neo AIR
36 - Aya Neo AIR Pro
37 - Aya Neo Geek
38 - OneXPlayer AMD
39 - OneXPlayer mini AMD
40 - OneXPlayer mini AMD PRO
42 "Turbo/Silent" button behaviour toggle is only supported on:
43 - AOK ZOE A1
44 - AOK ZOE A1 PRO
45 - OneXPlayer mini AMD (only with updated alpha BIOS)
46 - OneXPlayer mini AMD PRO
49 -------------
54 Read Only. Reads current fan RMP.
57 Read Write. Enable manual fan control. Write "1" to set to manual, write "0"
61 Read Write. Read this attribute to see current duty cycle in the range [0-255].
62 When pwm1_enable is set to "1" (manual) write any value in the range [0-255]
66 Read Write. Read this attribute to check the status of the turbo/silent
67 button behaviour function. Write "1" to activate the switch and "0" to
70 driver and not to the hwmon driver (/sys/devices/platform/oxp-platform/tt_toggle)