Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Df71808e_wdt.c64 #define F71808FG_FLAG_WDTMOUT_STS 6 macro
692 watchdog.caused_reboot = wdt_conf & BIT(F71808FG_FLAG_WDTMOUT_STS); in watchdog_init()
699 wdt_conf | BIT(F71808FG_FLAG_WDTMOUT_STS)); in watchdog_init()