Home
last modified time | relevance | path

Searched refs:HIDOG_TIMER_MARGIN (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/
H A Dhi_wtdg.c56 #define HIDOG_TIMER_MARGIN 60 macro
57 int default_margin = HIDOG_TIMER_MARGIN; /* in seconds */
80 static int g_cur_margin = HIDOG_TIMER_MARGIN;
371 default_margin = HIDOG_TIMER_MARGIN; in get_margin()
372 hidog_set_heartbeat(HIDOG_TIMER_MARGIN); in get_margin()
374 (~0x0UL) / g_rate, HIDOG_TIMER_MARGIN); in get_margin()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/init/linux/
H A Dwtdg_init.c35 "Watchdog default_margin in seconds. (0<default_margin<80, default=" __MODULE_STRING(HIDOG_TIMER_MARGIN) ")");

Completed in 2 milliseconds