Searched refs:IOBASE (Results 1 – 2 of 2) sorted by relevance
22 #define IOBASE iobase macro23 #define TRIBUF_PORT (IOBASE+0x37)24 #define VPP_PORT (IOBASE+0x28)
94 #define IOBASE 0x300 macro181 if (!request_region(IOBASE, 0x20, DRV_NAME)) { in apne_probe()186 err = apne_probe1(dev, IOBASE); in apne_probe()188 release_region(IOBASE, 0x20); in apne_probe()199 release_region(IOBASE, 0x20); in apne_probe()576 release_region(IOBASE, 0x20); in apne_module_exit()