SECS_TO_TICKS     205 drivers/watchdog/bcm_kona_wdt.c 					SECS_TO_TICKS(wdog->timeout, wdt) |
SECS_TO_TICKS      69 drivers/watchdog/hpwdt.c 	int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000));
SECS_TO_TICKS     104 drivers/watchdog/hpwdt.c 	int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000));
SECS_TO_TICKS     189 drivers/watchdog/hpwdt.c 		hpwdt_ping_ticks(SECS_TO_TICKS(val));