Searched refs:SP5100_WDT_COUNT (Results 1 – 2 of 2) sorted by relevance
/drivers/watchdog/ | ||
D | sp5100_tco.h | 17 #define SP5100_WDT_COUNT(base) ((base) + 0x04) /* Watchdog Count */ macro |
D | sp5100_tco.c | 144 writel(t, SP5100_WDT_COUNT(tco->tcobase)); in tco_timer_set_timeout() |