Searched refs:watchdog_count (Results 1 – 2 of 2) sorted by relevance
539 uint8_t watchdog_count; member
2196 if (++pwp->watchdog_count == PMCS_FWD_PROG_TRIGGER) { in pmcs_watchdog()2197 pwp->watchdog_count = 0; in pmcs_watchdog()