Searched refs:preset_heartbeat (Results 1 – 1 of 1) sorted by relevance
255 int preset_heartbeat; in rti_wdt_probe() local266 preset_heartbeat = heartbeat_ms + 500; in rti_wdt_probe()267 preset_heartbeat /= 1000; in rti_wdt_probe()268 if (preset_heartbeat != heartbeat) in rti_wdt_probe()271 heartbeat = preset_heartbeat; in rti_wdt_probe()