Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dsch311x_wdt.c111 unsigned char timeout_unit = 0x80; in sch311x_wdt_set_timeout() local
115 timeout_unit = 0; in sch311x_wdt_set_timeout()
124 outb(timeout_unit, sch311x_wdt_data.runtime_reg + WDT_TIME_OUT); in sch311x_wdt_set_timeout()