Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp5100_tco.h20 #define SP5100_WDT_FIRED BIT(1) macro
H A Dsp5100_tco.c354 if (val & SP5100_WDT_FIRED) in sp5100_tco_setupdevice()