Lines Matching +full:reset +full:- +full:on +full:- +full:timeout
16 Actual HW timeout can be defined as a power of 2 msec.
17 e.g. timeout 20 sec will be rounded up to 32768 msec.
18 The maximum timeout period is 32 sec (32768 msec.),
19 Get time-left isn't supported
22 Actual HW timeout is defined in sec. and it's the same as
23 a user-defined timeout.
24 Maximum timeout is 255 sec.
25 Get time-left is supported.
28 Same as Type 2 with extended maximum timeout period.
29 Maximum timeout is 65535 sec.
35 Type 3 HW watchdog implementation can exist on all Mellanox systems
42 on the same system.
44 system reset, start fans on full speed and increase register counter.
45 The last 2 actions are performed without a system reset.
46 Actions without reset are provided for auxiliary watchdog device,
54 This mlx-wdt driver supports both HW watchdog implementations.
58 Mellanox watchdog device, identity name (mlx-wdt-main or mlx-wdt-aux),
59 initial timeout, performed action in expiration and configuration flags.
61 version - type1 or type2.
62 The driver checks during initialization if the previous system reset
66 Programmable logic device registers have little-endian order.