Searched refs:SECS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance
30 #define SECS_TO_TICKS(secs) ((secs) * 1000 / 128) macro60 int reload = SECS_TO_TICKS(wdd->timeout); in hpwdt_start()89 int reload = SECS_TO_TICKS(wdd->timeout); in hpwdt_ping()
32 #define SECS_TO_TICKS(x, w) ((x) << (w)->resolution) macro221 SECS_TO_TICKS(wdog->timeout, wdt) | in bcm_kona_wdt_set_timeout_reg()