Home
last modified time | relevance | path

Searched refs:SP5100_WDT_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/watchdog/
A Dsp5100_tco.h17 #define SP5100_WDT_COUNT(base) ((base) + 0x04) /* Watchdog Count */ macro
A Dsp5100_tco.c151 writel(t, SP5100_WDT_COUNT(tco->tcobase)); in tco_timer_set_timeout()
162 return readl(SP5100_WDT_COUNT(tco->tcobase)); in tco_timer_get_timeleft()

Completed in 5 milliseconds