Lines Matching +full:60 +full:a
28 #define DEFAULT_HEARTBEAT 60
29 #define MAX_HEARTBEAT 60
35 * Memory mapping: a single byte, 3 first lower bits to select bit 3
61 * (10s setting ends up with a 25s timeout), and can be up to 3 times
63 * these values with a grain of salt. Same goes for the initial delay
64 * "feature". Only max6373/74 have a few settings without this initial
67 * I also decided to remove from the tables any timeout smaller than a
81 { 7, 60, 60 },
86 { 6, 60, 3 },
87 { 7, 60, 60 },
92 { 2, 60, 1 },
95 { 7, 60, 10 },
132 /* check for a edge triggered startup */ in max63xx_wdt_start()
296 "Force selection of a timeout setting without initial delay "