Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dsp5100_tco.h39 #define SP5100_PCI_WATCHDOG_DECODE_EN (1 << 3) macro
Dsp5100_tco.c153 val |= SP5100_PCI_WATCHDOG_DECODE_EN; in tco_timer_enable()