Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dit87_wdt.c117 #define CIR_BASE 0x0208 macro
680 if (!request_region(CIR_BASE, 8, WATCHDOG_NAME)) { in it87_wdt_init()
683 base, CIR_BASE); in it87_wdt_init()
686 CIR_BASE); in it87_wdt_init()
690 base = CIR_BASE; in it87_wdt_init()