Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/drivers/wdt/
H A Dwatchdog.h13 #define WDT_MIN_CYCLES (65536) macro
H A Dwatchdog.c41 uint32_t wdt_cycles = WDT_MIN_CYCLES; in watchdog_init()