Searched refs:secs_to_ticks (Results 1 – 1 of 1) sorted by relevance
52 #define secs_to_ticks(s) ((s) ? (((s) << 8) - 1) : 0) macro289 min = secs_to_ticks(min); in of_at91wdt_init()290 max = secs_to_ticks(max); in of_at91wdt_init()