Lines Matching +full:60 +full:a
30 #define DEFAULT_HEARTBEAT 60
31 #define MAX_HEARTBEAT 60
37 * Memory mapping: a single byte, 3 first lower bits to select bit 3
63 * (10s setting ends up with a 25s timeout), and can be up to 3 times
65 * these values with a grain of salt. Same goes for the initial delay
66 * "feature". Only max6373/74 have a few settings without this initial
69 * I also decided to remove from the tables any timeout smaller than a
83 { 7, 60, 60 },
88 { 6, 60, 3 },
89 { 7, 60, 60 },
94 { 2, 60, 1 },
97 { 7, 60, 10 },
134 /* check for a edge triggered startup */ in max63xx_wdt_start()
283 "Force selection of a timeout setting without initial delay "