Home
last modified time | relevance | path

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

/drivers/watchdog/
Dit87_wdt.c115 #define CIR_BASE 0x0208 macro
664 if (!request_region(CIR_BASE, 8, WATCHDOG_NAME)) { in it87_wdt_init()
667 base, CIR_BASE); in it87_wdt_init()
670 CIR_BASE); in it87_wdt_init()
674 base = CIR_BASE; in it87_wdt_init()