Searched refs:IOBASE (Results 1 – 3 of 3) 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()
339 #define IOBASE(xl) ((xl & 0x01)?0x240:0x220) macro612 decoded_hcfg.iobase = IOBASE(hard_cfg[0]); in aedsp16_hard_decode()