Searched refs:sec_max (Results 1 – 1 of 1) sorted by relevance
163 uint32_t ticks, sec_max; in apple_wdog_watchdog_fn() local172 sec_max = UINT_MAX / sc->clk_freq; in apple_wdog_watchdog_fn()173 if (sec == 0 || sec > sec_max) { in apple_wdog_watchdog_fn()180 sec_max); in apple_wdog_watchdog_fn()