Searched refs:SP5100_WDT_TRIGGER_BIT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/watchdog/ | ||
| H A D | sp5100_tco.h | 23 #define SP5100_WDT_TRIGGER_BIT BIT(7) macro |
| H A D | sp5100_tco.c | 128 val |= SP5100_WDT_TRIGGER_BIT; in tco_timer_ping() |