Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dimgpdc_wdt.c55 #define PDC_WDT_TICKLE1 0x08 macro
93 writel(PDC_WDT_TICKLE1_MAGIC, wdt->base + PDC_WDT_TICKLE1); in pdc_wdt_keepalive()
238 val = readl(pdc_wdt->base + PDC_WDT_TICKLE1); in pdc_wdt_probe()