Searched refs:SP5100_WDT_DISABLED (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/watchdog/ | ||
| H A D | sp5100_tco.h | 22 #define SP5100_WDT_DISABLED BIT(3) macro |
| H A D | sp5100_tco.c | 298 if (val & SP5100_WDT_DISABLED) { in sp5100_tco_timer_init() |