Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dsmsc37b787_wdt.c77 #define IOPORT_SIZE 2 macro
537 if (!request_region(IOPORT, IOPORT_SIZE, "SMsC 37B787 watchdog")) { in wb_smsc_wdt_init()
575 release_region(IOPORT, IOPORT_SIZE); in wb_smsc_wdt_init()
593 release_region(IOPORT, IOPORT_SIZE); in wb_smsc_wdt_exit()