Searched refs:SECS_TO_TICKS (Results 1 – 2 of 2) sorted by relevance
42 #define SECS_TO_TICKS(secs) ((secs) * 1000 / 128) macro437 reload = SECS_TO_TICKS(soft_margin); in hpwdt_start()466 reload = SECS_TO_TICKS(soft_margin); in hpwdt_change_timer()
39 #define SECS_TO_TICKS(x, w) ((x) << (w)->resolution) macro228 SECS_TO_TICKS(wdog->timeout, wdt) | in bcm_kona_wdt_set_timeout_reg()