Searched refs:SP5100_PM_WATCHDOG_DISABLE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/watchdog/ | ||
| D | sp5100_tco.h | 41 #define SP5100_PM_WATCHDOG_DISABLE (1 << 0) macro |
| D | sp5100_tco.c | 163 val &= ~SP5100_PM_WATCHDOG_DISABLE; in tco_timer_enable() |