Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/
H A Dhi_wtdg.c101 static const unsigned long g_rate = 3 * MHZ; /* 3MHZ */ variable
106 unsigned int cnt = cnt_0 / g_rate; /* max cnt */ in hidog_set_timeout()
114 cnt = nr * g_rate; in hidog_set_timeout()
150 unsigned int cnt = cnt_0 / g_rate; in hidog_set_heartbeat()
374 (~0x0UL) / g_rate, HIDOG_TIMER_MARGIN); in get_margin()

Completed in 3 milliseconds