Searched refs:SP5100_PCI_WATCHDOG_DECODE_EN (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/watchdog/ | ||
| D | sp5100_tco.h | 39 #define SP5100_PCI_WATCHDOG_DECODE_EN (1 << 3) macro |
| D | sp5100_tco.c | 153 val |= SP5100_PCI_WATCHDOG_DECODE_EN; in tco_timer_enable() |