Searched refs:SECS_TO_WDOG_TICKS (Results 1 – 2 of 2) sorted by relevance
18 #define SECS_TO_WDOG_TICKS(x) ((x) * 100) macro42 writew(SECS_TO_WDOG_TICKS(wdd->timeout), drvdata->base + GXP_WDT_CNT_OFS); in gxp_wdt_start()
43 #define SECS_TO_WDOG_TICKS(x) ((x) << 16) macro74 writel_relaxed(PM_PASSWORD | (SECS_TO_WDOG_TICKS(wdog->timeout) & in bcm2835_wdt_start()