Searched refs:STC_CLK (Results 1 – 1 of 1) sorted by relevance
31 #define STC_CLK 90000 macro 78 * Watchdog timer is a 20-bit down-counting based on STC_CLK. in sp_wdt_ping() 82 count = (wdev->timeout * STC_CLK) >> 4; in sp_wdt_ping()