Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsunplus_wdt.c31 #define STC_CLK 90000 macro
82 count = (wdev->timeout * STC_CLK) >> 4; in sp_wdt_ping()