Searched refs:wdogs (Results 1 – 1 of 1) sorted by relevance
67 uint16_t wdogs; in sifive_e_aon_wdt_update_state() local70 wdogs = (uint16_t)(r->wdogcount >> in sifive_e_aon_wdt_update_state()73 if (wdogs >= r->wdogcmp0) { in sifive_e_aon_wdt_update_state()77 wdogs = 0; in sifive_e_aon_wdt_update_state()90 if (wdogs < r->wdogcmp0 && in sifive_e_aon_wdt_update_state()94 next += muldiv64((r->wdogcmp0 - wdogs) << in sifive_e_aon_wdt_update_state()