Searched refs:pmc_set_watchdog_timer (Results 1 – 1 of 1) sorted by relevance
67 static uint_t pmc_set_watchdog_timer(uint_t);152 tod_ops.tod_set_watchdog_timer = pmc_set_watchdog_timer; in _init()304 pmc_set_watchdog_timer(uint_t timeoutval) in pmc_set_watchdog_timer() function