Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodmostek.h103 #define CLK_WATCHDOG_BITS(n) (((n) & CLK_WATCHDOG_TMASK) ? \ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodmostek.c191 watchdog_bits = CLK_WATCHDOG_BITS(timeoutval); in todm_set_watchdog_timer()