Lines Matching +full:can +full:- +full:disable
11 -----------
22 the DT maps to an attribute file in 'sysfs'. The node exports unique 'sensor-id'
26 -----------
28 CONFIG_SENSORS_IBMPOWERNV. It can also be built as module 'ibmpowernv'.
31 ----------------
36 fanX_fault - 0: No fail condition
37 - 1: Failing fan
43 tempX_enable Enable/disable all temperature sensors belonging to the
44 sub-group. In POWER9, this attribute corresponds to
45 each OCC. Using this attribute each OCC can be asked to
46 disable/enable all of its temperature sensors.
48 - 1: Enable
49 - 0: Disable
52 inX_fault - 0: No fail condition.
53 - 1: Failing power supply.
56 inX_enable Enable/disable all voltage sensors belonging to the
57 sub-group. In POWER9, this attribute corresponds to
58 each OCC. Using this attribute each OCC can be asked to
59 disable/enable all of its voltage sensors.
61 - 1: Enable
62 - 0: Disable
67 powerX_enable Enable/disable all power sensors belonging to the
68 sub-group. In POWER9, this attribute corresponds to
69 each OCC. Using this attribute each OCC can be asked to
70 disable/enable all of its power sensors.
72 - 1: Enable
73 - 0: Disable
78 currX_enable Enable/disable all current sensors belonging to the
79 sub-group. In POWER9, this attribute corresponds to
80 each OCC. Using this attribute each OCC can be asked to
81 disable/enable all of its current sensors.
83 - 1: Enable
84 - 0: Disable