Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dsp5100_tco.h43 #define SP5100_PCI_WATCHDOG_DECODE_EN BIT(3) macro
Dsp5100_tco.c199 val |= SP5100_PCI_WATCHDOG_DECODE_EN; in tco_timer_enable()