Home
last modified time | relevance | path

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

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